C# 클래스 Catel.Test.MVVM.ViewModels.ViewModelFactoryFacts.TheCreateViewModelMethod

파일 보기 프로젝트 열기: Catel/Catel

비공개 메소드들

메소드 설명
InstantiatesViewModelUsingDefaultConstructorForDataContext ( ) : void
InstantiatesViewModelUsingDefaultConstructorForNullDataContext ( ) : void
InstantiatesViewModelUsingInjectionForDataContext ( ) : void
ResolvesUsingPreferredTag ( ) : void
ResolvesUsingPreferredTagAndDataContext ( ) : void
ThrowsArgumentNullExceptionForNullViewModelType ( ) : void
ThrowsExceptionCausedByInjectionConstructor ( ) : void