CCNet.Build.Confluence.ConfluenceApi.ConfluenceSoapServiceService.getGroupsAsync C# (CSharp) Méthode

getGroupsAsync() public méthode

public getGroupsAsync ( string in0 ) : void
in0 string
Résultat void
        public void getGroupsAsync(string in0) {
            this.getGroupsAsync(in0, null);
        }
        

Same methods

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