CCNet.Build.Confluence.ConfluenceApi.ConfluenceSoapServiceService.getServerInfoAsync C# (CSharp) Метод

getServerInfoAsync() публичный Метод

public getServerInfoAsync ( string in0 ) : void
in0 string
Результат void
        public void getServerInfoAsync(string in0) {
            this.getServerInfoAsync(in0, null);
        }
        

Same methods

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