C# Class SaneWeb.Resources.Attributes.DataBoundViewAttribute

Inheritance: System.Attribute
ファイルを表示 Open project: ext0/SaneWeb

Public Properties

Property Type Description
path String

Public Methods

Method Description
DataBoundViewAttribute ( String path ) : System

Method Details

DataBoundViewAttribute() public method

public DataBoundViewAttribute ( String path ) : System
path String
return System

Property Details

path public_oe property

public String path
return String