CCNet.Build.Confluence.ConfluenceApi.ConfluenceSoapServiceService.getGroupsAsync C# (CSharp) Метод

getGroupsAsync() публичный Метод

public getGroupsAsync ( string in0 ) : void
in0 string
Результат void
        public void getGroupsAsync(string in0) {
            this.getGroupsAsync(in0, null);
        }
        

Same methods

ConfluenceSoapServiceService::getGroupsAsync ( string in0, object userState ) : void
ConfluenceSoapServiceService