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