C# 클래스 Cadru.Data.Dapper.ExportableAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: scottdorman/cadru

공개 메소드들

메소드 설명
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