InternalRdkViewModelFactory
Inheritance Hierarchy
System.Object
Rhino.UI.Controls.FactoryBase
Rhino.UI.Controls.InternalRdkViewModelFactory
Rhino.UI.Controls.ThumbnailUI.ThumbnailViewModelFactory
Namespace: Rhino.UI.Controls
Assembly: RhinoCommon (in RhinoCommon.dll)
Syntax
public class InternalRdkViewModelFactory : FactoryBase
The InternalRdkViewModelFactory type exposes the following members.
Constructors
Name
Description
Public Method
InternalRdkViewModelFactory
Initializes a new instance of the InternalRdkViewModelFactory class
Methods
Name
Description
Public Method
Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected Method
Finalize
Finalizer
(Inherited from FactoryBase.)
Public Method
Get
Override this method to return a new instance of your class for the given ID
(Inherited from FactoryBase.)
Public Method
GetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public Method
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected Method
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public Method
ToString
Returns a string that represents the current object.
(Inherited from Object.)