C# 클래스 Example.Project.Tools.Templates.AutoContracts.AutoDomainRunner

파일 보기 프로젝트 열기: juanplopes/simple

공개 메소드들

메소드 설명
FilePath ( string entity ) : string
GetTypes ( ) : List
Run ( ) : void

메소드 상세

FilePath() 공개 정적인 메소드

public static FilePath ( string entity ) : string
entity string
리턴 string

GetTypes() 공개 정적인 메소드

public static GetTypes ( ) : List
리턴 List

Run() 공개 메소드

public Run ( ) : void
리턴 void