C# Class Catel.Test.ArgumentFacts.TheIsNotOfTypeMethod

显示文件 Open project: Catel/Catel

Private Methods

Method Description
SucceedsForInstanceNotImplementingNotRequiredType ( ) : void
SucceedsForTypeNotImplementingNotRequiredType ( ) : void
ThrowsArgumentExceptionForNullInstance ( ) : void
ThrowsArgumentExceptionForTypeImplementingNotRequiredType ( ) : void
ThrowsArgumentNullExceptionForNullNotRequiredType ( ) : void
ThrowsArgumentNullExceptionForNullType ( ) : void