Property | Type | Description | |
---|---|---|---|
Adjective | string | ||
EntityName | string | ||
GenericLabelBlock |
Method | Description | |
---|---|---|
BuildActualBlock ( |
||
BuildCheckedBlock ( |
||
BuildExpectedBlock ( |
||
BuildGivenBlock ( |
||
CustomMessage ( string message ) : string |
Customs the message.
|
|
GenericLabelBlock ( ) |
Initializes a new instance of the GenericLabelBlock class.
|
|
ToString ( ) : string |
Returns a string that represents the current object.
|
Method | Description | |
---|---|---|
Adjective ( ) : string | ||
EntityName ( ) : string | ||
GenericLabelBlock ( string adjective, |
Initializes a new instance of the GenericLabelBlock class.
|
public static BuildActualBlock ( |
||
namer | ||
return |
public static BuildCheckedBlock ( |
||
namer | ||
return |
public static BuildExpectedBlock ( |
||
namer | ||
return |
public static BuildGivenBlock ( |
||
namer | ||
return |
public CustomMessage ( string message ) : string | ||
message | string | The message. |
return | string |