C# Class ComponentFactory.Krypton.Toolkit.GlobalStrings

Inheritance: GlobalId
Show file Open project: Cocotteseb/Krypton

Private Properties

Property Type Description

Public Methods

Method Description
GlobalStrings ( ) : System

Initialize a new instance of the Clipping class.

Reset ( ) : void

Reset all strings to default values.

ToString ( ) : string

Returns a string that represents the current defaulted state.

Method Details

GlobalStrings() public method

Initialize a new instance of the Clipping class.
public GlobalStrings ( ) : System
return System

Reset() public method

Reset all strings to default values.
public Reset ( ) : void
return void

ToString() public method

Returns a string that represents the current defaulted state.
public ToString ( ) : string
return string