C# Class Serenity.OptionsTypeAttribute

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

Private Properties

Property Type Description

Public Methods

Method Description
OptionsTypeAttribute ( Type optionsType ) : System

Method Details

OptionsTypeAttribute() public method

public OptionsTypeAttribute ( Type optionsType ) : System
optionsType System.Type
return System