public sealed class CardEntrySectionParametersExpressionExtension : ExpressionExtension,
IDisposable
Public NotInheritable Class CardEntrySectionParametersExpressionExtension
Inherits ExpressionExtension
Implements IDisposable
public ref class CardEntrySectionParametersExpressionExtension sealed : public ExpressionExtension,
IDisposable
[<SealedAttribute>]
type CardEntrySectionParametersExpressionExtension =
class
inherit ExpressionExtension
interface IDisposable
end
CardEntrySectionParametersExpressionExtension | Инициализирует новый экземпляр класса CardEntrySectionParametersExpressionExtension |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
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) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
OnParseExpression |
Метод для парсинга выражения.
(Переопределяет ExpressionExtensionOnParseExpression(IExpressionExtensionParsingContext)) |
OnPrepareExpressionParameters |
Метод для подготовки параметров выражения.
(Переопределяет ExpressionExtensionOnPrepareExpressionParameters(IExpressionExtensionPrepareParametersContext)) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |