Method | Description | |
---|---|---|
Style ( string scopeName ) : System |
Initializes a new instance of the Style class.
|
|
ToString ( ) : string |
Returns a System.String that represents this instance. Returns the scope name if specified, or String.Empty otherwise. |
public Style ( string scopeName ) : System | ||
scopeName | string | The name of the scope the style defines. |
return | System |