neo-persistibleclasses
|
NeoStorageKey..::..SetAppName Method (NeoStorageKey, array<Byte>[]()[][])
Sets the name of the application.
Namespace:
NeoPersistableClass
Assembly:
NPCdApp (in NPCdApp.dll)
Syntax
public static void SetAppName( NeoStorageKey nsk, byte[] value )
Public Shared Sub SetAppName ( _ nsk As NeoStorageKey, _ value As Byte() _ )
public: static void SetAppName( NeoStorageKey^ nsk, array<unsigned char^>^ value )