 | IdentifiableBackingFieldCompatibleObjectWrapperTId, TData Property |
Gets the data.
Namespace: CandlelightAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic T Data { get; protected set; }
Property Value
Type:
TThe data.
See Also