Class ViewContext
Inheritance
System.Object
ViewContext
Syntax
Fields
Data
Declaration
Field Value
| Type |
Description |
| System.Object |
|
Mode
Declaration
Field Value
Viewer
Declaration
Field Value
Viewers
Declaration
public IEnumerable<ITypeView> Viewers
Field Value
| Type |
Description |
| System.Collections.Generic.IEnumerable<ITypeView> |
|
Methods
SwitchType(ITypeView)
Declaration
public void SwitchType(ITypeView viewer)
Parameters
Events
OnTypeSwitch
Declaration
public event Action<ITypeView> OnTypeSwitch
Event Type