Goblin - A Platform for 3D AR and VR Applications

TypeKind Enumeration

An enumeration of possible type kinds (class, interface, enum etc).

public enum TypeKind

Members

Member Name Description
Empty 
Class 
Interface 
Struct 
Enum 
Delegate 

Requirements

Namespace: DDW.CSharp.Dom

Assembly: CSharp (in CSharp.dll)

See Also

DDW.CSharp.Dom Namespace