neo-persistibleclasses
|
NeoStorageKey..::..SetMinor Method
Sets the minor version number of an application
Namespace:
NeoPersistableClass
Assembly:
NPCdApp (in NPCdApp.dll)
Syntax
public static void SetMinor( NeoStorageKey nsk, int value )
Public Shared Sub SetMinor ( _ nsk As NeoStorageKey, _ value As Integer _ )
public: static void SetMinor( NeoStorageKey^ nsk, int^ value )