Click or drag to resize

ManagerCreate Method

Creates a new instance of the Manager class.

Namespace:  usis.Data.LocalDb
Assembly:  usis.Data.LocalDb (in usis.Data.LocalDb.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static Manager Create()

Return Value

Type: Manager
A newly created instance of the Manager class.
See Also