Method TestPrivateFieldNames
TestPrivateFieldNames(Type)
Declaration
public virtual void TestPrivateFieldNames(Type typeFromTargetAssembly)
Parameters
Type | Name | Description |
---|---|---|
Type | typeFromTargetAssembly |
TestPrivateFieldNames(Type, String)
Declaration
public virtual void TestPrivateFieldNames(Type typeFromTargetAssembly, string exceptionRegex)
Parameters
Type | Name | Description |
---|---|---|
Type | typeFromTargetAssembly | |
System.String | exceptionRegex |