C# Class Serenity.DefaultValueAttribute

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

Private Properties

Property Type Description

Public Methods

Method Description
DefaultValueAttribute ( string defaultValue ) : System

Method Details

DefaultValueAttribute() public method

public DefaultValueAttribute ( string defaultValue ) : System
defaultValue string
return System