NsdkDatastore
Declaration
public class NsdkDatastore : IDatastoreConstructors
public NsdkDatastore(IntPtr nativeHandle)
Methods
| Name | Type | Summary |
|---|---|---|
| DeleteData | void | - |
| Dispose | void | - |
| GetData | void | - |
| SetData | void | - |
Events
| Name | Type | Summary |
|---|---|---|
| DatastoreCallback | Action<DatastoreCallbackArgs> | - |
Relationships
implements: IDatastore