C# Class System.Diagnostics.Tests.DebuggerDisplayAttributeTests

Datei anzeigen Open project: mikedn/runtime

Private Methods

Method Description
Ctor_Value ( string value ) : void
Name_Set_GetReturnsExpected ( string name ) : void
TargetTypeName_Set_GetReturnsExpected ( string targetTypeName ) : void
Target_SetNull_ThrowsArgumentNullException ( ) : void
Target_Set_GetReturnsExpected ( Type target ) : void
Type_Set_GetReturnsExpected ( string type ) : void