C# 클래스 Example.Project.Tools.Context

상속: Simple.Generator.Console.ContextBase
파일 보기 프로젝트 열기: juanplopes/simple

공개 메소드들

메소드 설명
Context ( string defaultEnv ) : System

보호된 메소드들

메소드 설명
Configure ( ) : CommandResolver
InternalConfigure ( ) : void

메소드 상세

Configure() 보호된 메소드

protected Configure ( ) : CommandResolver
리턴 CommandResolver

Context() 공개 메소드

public Context ( string defaultEnv ) : System
defaultEnv string
리턴 System

InternalConfigure() 보호된 메소드

protected InternalConfigure ( ) : void
리턴 void