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

getContentPermissionSetsAsync() 공개 메소드

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

Same methods

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