C# Class Nancy.Scaffolding.SelectAttribute

Inheritance: System.Attribute
Mostrar archivo Open project: GestUAB/GestUAB

Public Methods

Method Description
SelectAttribute ( string valueMember = "", SelectType type = SelectType.Single ) : System

Method Details

SelectAttribute() public method

public SelectAttribute ( string valueMember = "", SelectType type = SelectType.Single ) : System
valueMember string
type SelectType
return System