C# Class ComponentFactory.Krypton.Toolkit.GlobalStrings

Inheritance: GlobalId
Afficher le fichier Open project: Cocotteseb/Krypton

Private Properties

Свойство Type Description

Méthodes publiques

Méthode 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 méthode

Initialize a new instance of the Clipping class.
public GlobalStrings ( ) : System
Résultat System

Reset() public méthode

Reset all strings to default values.
public Reset ( ) : void
Résultat void

ToString() public méthode

Returns a string that represents the current defaulted state.
public ToString ( ) : string
Résultat string