C# Class Serenity.InsertableAttribute

Inheritance: System.Attribute
Mostra file Open project: volkanceylan/Serenity

Private Properties

Property Type Description

Public Methods

Method Description
InsertableAttribute ( bool insertable = true ) : System

Method Details

InsertableAttribute() public method

public InsertableAttribute ( bool insertable = true ) : System
insertable bool
return System