Default interpolators
Contains the list of the most used interpolators
The list should be completed on the application start

C# | Visual Basic | Visual C++ |
public class DefaultInterpolators
Public Class DefaultInterpolators
public ref class DefaultInterpolators

All Members | Methods | Properties | Fields | ||
Icon | Member | Description |
---|---|---|
![]() ![]() | DebugMode | |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | Get(Type) |
Tries to get the default interpolator for the supplied type
|
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() ![]() | Instance |
Singleton instance
|
![]() | MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Put(Type, Type) |
Sets the default interpolator for the supplied type
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |

Object | |
![]() | DefaultInterpolators |