Property | Type | Description |
---|
Method | Description | |
---|---|---|
AssertEquality ( object other ) : void | ||
CreateChildInstance ( int level ) : BenchTestObjectA | ||
CreateInstance ( ) : BenchTestObjectA |
public AssertEquality ( object other ) : void | ||
other | object | |
return | void |
public static CreateChildInstance ( int level ) : BenchTestObjectA | ||
level | int | |
return | BenchTestObjectA |
public static CreateInstance ( ) : BenchTestObjectA | ||
return | BenchTestObjectA |