C# 클래스 Catel.Test.ArgumentFacts.TheImplementsInterfaceMethod

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

비공개 메소드들

메소드 설명
SucceedsForInstanceImplementingInterface ( ) : void
SucceedsForInstanceImplementingInterfaceGeneric ( ) : void
SucceedsForTypeImplementingInterface ( ) : void
ThrowsArgumentExceptionForNullInstance ( ) : void
ThrowsArgumentExceptionForTypeNotImplementingInterface ( ) : void
ThrowsArgumentNullExceptionForNullInterfaceType ( ) : void
ThrowsArgumentNullExceptionForNullType ( ) : void