CCNet.Build.Confluence.ConfluenceApi.ConfluenceSoapServiceService.getSpaceGroupsAsync C# (CSharp) Method

getSpaceGroupsAsync() public method

public getSpaceGroupsAsync ( string in0 ) : void
in0 string
return void
        public void getSpaceGroupsAsync(string in0) {
            this.getSpaceGroupsAsync(in0, null);
        }
        

Same methods

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