C# 클래스 FileGenerator.Drawables.DrawableTypes

상속: MagickTypes
파일 보기 프로젝트 열기: dlemstra/Magick.NET 1 사용 예제들

공개 메소드들

메소드 설명
DrawableTypes ( QuantumDepth depth ) : System
GetCommentLines ( ConstructorInfo constructor ) : IEnumerable
GetDrawables ( ) : IEnumerable
GetPaths ( ) : IEnumerable

비공개 메소드들

메소드 설명
GetInterfaceConstructors ( string interfaceName ) : IEnumerable
GetTypeConstructors ( string typeName ) : IEnumerable
LoadComments ( ) : void

메소드 상세

DrawableTypes() 공개 메소드

public DrawableTypes ( QuantumDepth depth ) : System
depth QuantumDepth
리턴 System

GetCommentLines() 공개 메소드

public GetCommentLines ( ConstructorInfo constructor ) : IEnumerable
constructor System.Reflection.ConstructorInfo
리턴 IEnumerable

GetDrawables() 공개 메소드

public GetDrawables ( ) : IEnumerable
리턴 IEnumerable

GetPaths() 공개 메소드

public GetPaths ( ) : IEnumerable
리턴 IEnumerable