C# 클래스 Monobjc.Tools.Generator.Model.FrameworkEntityExtensions

파일 보기 프로젝트 열기: Monobjc/monobjc-tools

공개 메소드들

메소드 설명
CopyDocument ( this entity, String baseFolder, DocumentType sourceType, DocumentType destinationType ) : void

메소드 상세

CopyDocument() 공개 정적인 메소드

public static CopyDocument ( this entity, String baseFolder, DocumentType sourceType, DocumentType destinationType ) : void
entity this
baseFolder String
sourceType DocumentType
destinationType DocumentType
리턴 void