C# Класс Felinesoft.UmbracoCodeFirst.Attributes.DataTypeInstanceAttribute

Наследование: CodeFirstAttribute, IDataTypeInstance
Показать файл Открыть проект

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

Метод Описание
DataTypeInstanceAttribute ( string propertyEditorAlias = null, string name = null, Type converterType = null, DatabaseType dbType = DatabaseType.None ) : System

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

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

public DataTypeInstanceAttribute ( string propertyEditorAlias = null, string name = null, Type converterType = null, DatabaseType dbType = DatabaseType.None ) : System
propertyEditorAlias string
name string
converterType System.Type
dbType DatabaseType
Результат System