C# Класс RimDev.Supurlative.IgnoreAttribute

Наследование: RimDev.Supurlative.BaseFormatterAttribute
Показать файл Открыть проект

Открытые методы

Метод Описание
Invoke ( string fullPropertyName, object value, Type valueType, object>.IDictionary dictionary, SupurlativeOptions options ) : void
IsMatch ( Type currentType, SupurlativeOptions options ) : bool

Описание методов

Invoke() публичный Метод

public Invoke ( string fullPropertyName, object value, Type valueType, object>.IDictionary dictionary, SupurlativeOptions options ) : void
fullPropertyName string
value object
valueType System.Type
dictionary object>.IDictionary
options SupurlativeOptions
Результат void

IsMatch() публичный Метод

public IsMatch ( Type currentType, SupurlativeOptions options ) : bool
currentType System.Type
options SupurlativeOptions
Результат bool