'Declaration
Public Shared Sub RestoreObjectState( _ ByVal obj As System.Object, _ ByVal state As NBinaryState _ )
'Usage
Dim obj As System.Object Dim state As NBinaryState NBinaryState.RestoreObjectState(obj, state)
public static void RestoreObjectState( System.object obj, NBinaryState state )
Parameters
- obj
- state