C# Класс Monobjc.Tools.Generator.Model.FrameworkEntityExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
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