CCNet.Build.Confluence.ConfluenceApi.ConfluenceSoapServiceService.getSpaceGroupAsync C# (CSharp) 메소드

getSpaceGroupAsync() 공개 메소드

public getSpaceGroupAsync ( string in0, string in1 ) : void
in0 string
in1 string
리턴 void
        public void getSpaceGroupAsync(string in0, string in1) {
            this.getSpaceGroupAsync(in0, in1, null);
        }
        

Same methods

ConfluenceSoapServiceService::getSpaceGroupAsync ( string in0, string in1, object userState ) : void
ConfluenceSoapServiceService