Swing
1.0
|
Classes | |
class | FieldInfo |
Public Member Functions | |
override void | InitRuntime () |
void | ResetReadable () |
![]() | |
bool | AddRecordingField (string fieldName) |
void | RemoveRecordingField (string fieldName) |
void | RemoveLostField (string fieldName) |
Public Attributes | |
int | memberID |
string[] | allFieldNames |
![]() | |
RecorderType | recorderType |
string | recorderName |
string | targetName |
List< string > | recordingFields = null |
Static Public Attributes | |
static readonly BindingFlags | DefaultBindingFlags = BindingFlags.Instance | BindingFlags.Public |
Properties | |
FieldInfo[] | recordingFieldInfos [get] |
![]() | |
Type | targetType [get] |
bool | hasRecordingFields [get] |
Additional Inherited Members | |
![]() | |
bool | IsValidFieldName (string fieldName) |