ThingsNew Property |  |
Hartismere School[This is preliminary documentation and is subject to change.]
Creates a new Thing
Namespace: EJW.TextBasedAdventureAssembly: EJW.TextBasedAdventure (in EJW.TextBasedAdventure.dll) Version: 2.0.5850.21153
Syntaxpublic Thing New { get; }
Public ReadOnly Property New As Thing
Get
public:
property Thing^ New {
Thing^ get ();
}
member New : Thing with get
Property Value
Type:
Thing
See Also