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

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

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

Same methods

ConfluenceSoapServiceService::getPageSummary1Async ( string in0, long in1, object userState ) : void
ConfluenceSoapServiceService