C# Class Serenity.UpdatableAttribute

Inheritance: System.Attribute
Exibir arquivo Open project: volkanceylan/Serenity

Private Properties

Property Type Description

Public Methods

Method Description
UpdatableAttribute ( bool updatable = true ) : System

Method Details

UpdatableAttribute() public method

public UpdatableAttribute ( bool updatable = true ) : System
updatable bool
return System