C# Класс Swicli.Library.TypeInspector

Наследование: System.MarshalByRefObject, ITypeInspector
Показать файл Открыть проект

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

Метод Описание
Dispose ( ) : void
InspectAssembly ( string assemblyPath ) : string

Приватные методы

Метод Описание
BuildMethodInfo ( ReflectedTypeInfo typeInfo, MethodInfo method ) : ReflectedMethodInfo
BuildType ( Type type ) : void
BuildType ( Type type, ReflectedTypeInfo typeInfo ) : void
DetermineAccess ( MethodInfo method ) : MemberAccess
GetConstraint ( GenericParameterAttributes constraintMask, GenericParameterAttributes constraint ) : bool
GetGenericParameters ( Type parameters, bool isMethod ) : List
GetParameters ( ParameterInfo parameters, ParameterBuilder builder ) : IList
GetType ( Type type ) : ReflectedTypeInfo
GetType ( Type type, bool build ) : ReflectedTypeInfo
GetUnBuiltTypes ( ) : IEnumerable

Описание методов

Dispose() публичный Метод

public Dispose ( ) : void
Результат void

InspectAssembly() публичный Метод

public InspectAssembly ( string assemblyPath ) : string
assemblyPath string
Результат string