RhinoCommon API
PersistentSettingsEventArgsT Constructor |
Initializes a new instance of the PersistentSettingsEventArgsT class
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll)
public PersistentSettingsEventArgs( T currentValue, T newValue )
Public Sub New ( currentValue As T, newValue As T )