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

getClusterInformationAsync() 공개 메소드

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

Same methods

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