neo-persistibleclasses
|
NeoStorageKey..::..SetClassName Method (NeoStorageKey, String)
Sets the class name of the NEO Storage Key
Namespace:
NeoPersistableClass
Assembly:
NPCdApp (in NPCdApp.dll)
Syntax
public static void SetClassName( NeoStorageKey nsk, string value )
Public Shared Sub SetClassName ( _ nsk As NeoStorageKey, _ value As String _ )
public: static void SetClassName( NeoStorageKey^ nsk, String^ value )