C# Class Nancy.Scaffolding.SelectAttribute

Inheritance: System.Attribute
显示文件 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