[This is preliminary documentation and is subject to change.]
Returns a singlelton instance of the objectstore that does not do anything
Namespace: NFX.ApplicationModel.VolatileAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static NOPObjectStore Instance { get; }
public static NOPObjectStore Instance { get; }
Public Shared ReadOnly Property Instance As NOPObjectStore
Get
Public Shared ReadOnly Property Instance As NOPObjectStore
Get
public:
static property NOPObjectStore^ Instance {
NOPObjectStore^ get ();
}
public:
static property NOPObjectStore^ Instance {
NOPObjectStore^ get ();
}
static member Instance : NOPObjectStore with get
static member Instance : NOPObjectStore with get
Property Value
Type:
NOPObjectStore