Class BindingsNotRewrittenException
This exception is thown when a binding method is called and the bindings have not been rewritten by Rewrite.exe.
Inherited Members
Namespace: OpenTK
Assembly: OpenTK.dll
Syntax
public class BindingsNotRewrittenException : Exception, ISerializable, _Exception
Constructors
BindingsNotRewrittenException()
Constructs a new BindingsNotRewrittenException instance.
Declaration
public BindingsNotRewrittenException()