C# Class Serenity.RequiredAttribute

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

Private Properties

Property Type Description

Public Methods

Method Description
RequiredAttribute ( bool isRequired ) : System

Method Details

RequiredAttribute() public method

public RequiredAttribute ( bool isRequired ) : System
isRequired bool
return System