Microsoft.Protocols.TestSuites.Common.ListsSoap.GetListCollection C# (CSharp) Метод

GetListCollection() приватный Метод

private GetListCollection ( ) : GetListCollectionResponseGetListCollectionResult
Результат GetListCollectionResponseGetListCollectionResult
        public GetListCollectionResponseGetListCollectionResult GetListCollection()
        {
            object[] results = this.Invoke("GetListCollection", new object[0]);
            return ((GetListCollectionResponseGetListCollectionResult)(results[0]));
        }
ListsSoap