Implementation Manager<T> Properties
Properties
| Current | Gets or sets the currently active implementation. |
| Hybrid | Gets the mixed managed/native implementation, if one exists. |
| Managed | Gets the default purely managed implementation, if one exists. |
| Native | Gets the default native implementation for the current platform, if one exists. |