Skip to main content

Class RepositoryCleanerParameterElement

Namespace: Aurigma.DesignAtoms.Configuration.RepositoryCleanersConfig
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class RepositoryCleanerParameterElement : ConfigurationElement

Inheritance: System.Object -> RepositoryCleanerParameterElement

Constructors

RepositoryCleanerParameterElement

public RepositoryCleanerParameterElement()

Properties

Key

public string Key { get; set; }

Value

public string Value { get; set; }
Was this page helpful?