SmartDisposable<T> Class Methods

For a list of all members of this type, see SmartDisposable<T> members.

Public Methods
 NameDescription
Public MethodOverloaded.  Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  
Top
Extension Methods
 NameDescription
Public Extension Method Notifies that finalizer has been invoked
Public Extension Method Checks for null and if not null, calls Dispose
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
See Also