C# Класс FileGenerator.Drawables.DrawableTypes

Наследование: MagickTypes
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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