Method | Description | |
---|---|---|
PatchworkDebugRegisterAttribute ( string debugFieldName, object declaringType = null ) : System |
|
public PatchworkDebugRegisterAttribute ( string debugFieldName, object declaringType = null ) : System | ||
debugFieldName | string | The name of the string field that will store the debug information. |
declaringType | object | The type that declares the field. If not specified, the modified type is assumed. |
return | System |