public sealed class ViewCardParameters : IViewCardParameters
Public NotInheritable Class ViewCardParameters
Implements IViewCardParameters
public ref class ViewCardParameters sealed : IViewCardParameters
[<SealedAttribute>]
type ViewCardParameters =
class
interface IViewCardParameters
end
ViewCardParameters | Инициализирует экземпляр класса ViewCardParameters. |
ViewCardParameters(FuncIViewParameterMetadata, FuncBoolean, RequestParameterBuilder) | Инициализирует экземпляр класса ViewCardParameters. |
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) |
GetCurrentCardIdParameter | Создает и возвращает параметр CurrentCardId. |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ProvideCurrentCardIdParameter | Проставляет в список параметров идентификатор текущей карточки. Если параметр уже есть в списке, он будет заменен. |
ToString | Returns a string that represents the current object. (Унаследован от Object) |