C# Class Smrf.AppLib.AttributeUtils.Attribute

ファイルを表示 Open project: 2014-sed-team3/term-project

Public Properties

Property Type Description
name string

Public Methods

Method Description
Attribute ( string name, string value ) : System

Method Details

Attribute() public method

public Attribute ( string name, string value ) : System
name string
value string
return System

Property Details

name public_oe property

public string name
return string