C# Class NArrange.Core.Configuration.SourceHandlerConfiguration

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ToString ( ) : string

Gets the string representation.

Méthodes protégées

Méthode Description
DoClone ( ) : HandlerConfiguration

Creates a clone of this instance.

Method Details

DoClone() protected méthode

Creates a clone of this instance.
protected DoClone ( ) : HandlerConfiguration
Résultat HandlerConfiguration

ToString() public méthode

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