C# 클래스 MonoTests.System.Workflow.Activities.DocumentService

상속: IDocumentService
파일 보기 프로젝트 열기: PowerMeMobile/olive 1 사용 예제들

공개 메소드들

메소드 설명
CreateDocument ( string documentId, string text ) : void

메소드 상세

CreateDocument() 공개 메소드

public CreateDocument ( string documentId, string text ) : void
documentId string
text string
리턴 void