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