ProviderBase Class Members
The following tables list the members exposed by ProviderBase.
Protected Constructors
Name | Description | |
---|---|---|
![]() | ProviderBase Constructor |
Public Properties
Name | Description | |
---|---|---|
![]() | ParentAxis | Gets the axis current provider instance was initialized with |
Public Methods
Name | Description | |
---|---|---|
![]() | Init | Called when the provider instance is initialized as it is attached to the parent axis, with the parent axis instance |
Extension Methods
Name | Description | |
---|---|---|
![]() | DebugFinalizer<T> | Notifies that finalizer has been invoked |
![]() | ToDoubleArray | Overloaded. Converts an System.IComparable array to double array |
![]() | ToEnumerable<T> | Yields a single item, converting it to System.Collections.IEnumerable. |
![]() | ToStringArray2D<T> |
See Also