C# 클래스 Zetbox.App.Base.AssemblyActions

파일 보기 프로젝트 열기: daszat/zetbox

공개 메소드들

메소드 설명
AssemblyActions ( IViewModelFactory mdlFactory ) : System

비공개 메소드들

메소드 설명
CreateViewDescriptors ( IZetboxContext ctx, System.Reflection srAssembly ) : void
CreateViewModelDescriptors ( IZetboxContext ctx, System.Reflection srAssembly ) : void
GetTypes ( System.Reflection assembly ) : System.Type[]
ReflectAssembly ( Assembly assembly ) : Assembly

Loads the referenced Assembly into the ReflectionOnly Context. May ask the user to locate the file.

RegenerateTypeRefs ( Assembly assembly, MethodReturnEventArgs e ) : void
ToString ( Assembly obj, MethodReturnEventArgs e ) : void

메소드 상세

AssemblyActions() 공개 메소드

public AssemblyActions ( IViewModelFactory mdlFactory ) : System
mdlFactory IViewModelFactory
리턴 System