public class ParameterProviderPublic Class ParameterProviderpublic ref class ParameterProvidertype ParameterProvider = class end| ParameterProvider | Инициализирует новый экземпляр класса ParameterProvider |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetText | Возвращает строковое представление для значения value. |
| GetTextOverride | Возвращает строковое представление для значения value. Перекрывается в потомках при необходимости. |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| GetValue | Возвращает значение или объект, содержащий список значений. |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ProvideParameters | Добавляет в коллекцию parameters параметры основанные на маппинге данных mappingData и контексте mappingContext. |
| ProvideParametersOverride | Добавляет в коллекцию parameters параметры основанные на маппинге данных mappingData и контексте mappingContext. |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |