InstructionThing2 Property |  |
Hartismere School[This is preliminary documentation and is subject to change.]
Namespace: EJW.TextBasedAdventureAssembly: EJW.TextBasedAdventure (in EJW.TextBasedAdventure.dll) Version: 2.0.5850.21153
Syntaxpublic Thing Thing2 { get; set; }
Public Property Thing2 As Thing
Get
Set
public:
property Thing^ Thing2 {
Thing^ get ();
void set (Thing^ value);
}
member Thing2 : Thing with get, set
Property Value
Type:
Thing
See Also