C# 클래스 Mono.Rocks.Tools.FileGenerator

파일 보기 프로젝트 열기: mono/rocks

공개 메소드들

메소드 설명
Run ( string args ) : int

보호된 메소드들

메소드 설명
AddOptions ( OptionSet options ) : void
FileGenerator ( ) : System
GetCodeNamespaces ( ) : IEnumerable
GetRocksNamespaceTypes ( ) : IEnumerable
GetUsings ( ) : IEnumerable

메소드 상세

AddOptions() 보호된 메소드

protected AddOptions ( OptionSet options ) : void
options OptionSet
리턴 void

FileGenerator() 보호된 메소드

protected FileGenerator ( ) : System
리턴 System

GetCodeNamespaces() 보호된 메소드

protected GetCodeNamespaces ( ) : IEnumerable
리턴 IEnumerable

GetRocksNamespaceTypes() 보호된 메소드

protected GetRocksNamespaceTypes ( ) : IEnumerable
리턴 IEnumerable

GetUsings() 보호된 메소드

protected GetUsings ( ) : IEnumerable
리턴 IEnumerable

Run() 공개 메소드

public Run ( string args ) : int
args string
리턴 int