|
DataContextDispose Method
|
Releases all the resources used by the
DataContext object.
Namespace: GSF.Web.ModelAssembly: GSF.Web (in GSF.Web.dll) Version: 2.4.248-beta
Syntaxpublic:
virtual void Dispose() sealed
abstract Dispose : unit -> unit
override Dispose : unit -> unit
View SourceImplements
IDisposableDispose
See Also