C# Class CssStylesheet.StyleDefinition, swganhclientlauncher

ファイルを表示 Open project: swganhtools/swganhclientlauncher

Public Properties

Property Type Description
Definition string
Selector string

Public Methods

Method Description
StyleDefinition ( string selector, string definition ) : System

Method Details

StyleDefinition() public method

public StyleDefinition ( string selector, string definition ) : System
selector string
definition string
return System

Property Details

Definition public_oe property

public string Definition
return string

Selector public_oe property

public string Selector
return string