C# Класс Cadru.Data.Dapper.ExportableAttribute

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

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

Метод Описание
ExportableAttribute ( bool allowExport ) : System

Initializes a new instance of the ExportableAttribute class.

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

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

Initializes a new instance of the ExportableAttribute class.
public ExportableAttribute ( bool allowExport ) : System
allowExport bool /// to specify that the field is exportable; otherwise, . ///
Результат System