C# Class NArrange.Core.Configuration.ExtensionConfiguration

Inheritance: ICloneable
Afficher le fichier Open project: MarcStan/NArrange Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Clone ( ) : object

Creates a clone of this instance.

ToString ( ) : string

Gets the string representation.

Method Details

Clone() public méthode

Creates a clone of this instance.
public Clone ( ) : object
Résultat object

ToString() public méthode

Gets the string representation.
public ToString ( ) : string
Résultat string