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