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