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

getPage1Async() 공개 메소드

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

Same methods

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