Click or drag to resize
RoomsGetEnumerator Method
Hartismere School

[This is preliminary documentation and is subject to change.]

Namespace: EJW.TextBasedAdventure
Assembly: EJW.TextBasedAdventure (in EJW.TextBasedAdventure.dll) Version: 2.0.5850.21153
Syntax
public IEnumerator<Room> GetEnumerator()

Return Value

Type: IEnumeratorRoom

Implements

IEnumerableTGetEnumerator
See Also