C# 클래스 Loyc.VisualStudio.LeMP_ecs

상속: LeMPCustomTool
파일 보기 프로젝트 열기: qwertie/ecsharp

보호된 메소드들

메소드 설명
DefaultExtension ( ) : string
Generate ( string inputFilePath, string inputFileContents, string defaultNamespace, IVsGeneratorProgress progressCallback ) : byte[]

메소드 상세

DefaultExtension() 보호된 메소드

protected DefaultExtension ( ) : string
리턴 string

Generate() 보호된 메소드

protected Generate ( string inputFilePath, string inputFileContents, string defaultNamespace, IVsGeneratorProgress progressCallback ) : byte[]
inputFilePath string
inputFileContents string
defaultNamespace string
progressCallback IVsGeneratorProgress
리턴 byte[]