C# Class Serenity.ReadOnlyAttribute

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

Private Properties

Property Type Description

Public Methods

Method Description
ReadOnlyAttribute ( bool readOnly = true ) : System

Method Details

ReadOnlyAttribute() public method

public ReadOnlyAttribute ( bool readOnly = true ) : System
readOnly bool
return System