C# Class BitMaker.Miner.MinerFactoryConfigurationElement

Represents the configuration for a single miner factory.
Inheritance: System.Configuration.ConfigurationElement
Show file Open project: wasabii/BitMaker

Private Properties

Property Type Description

Public Methods

Method Description
TypeValidator ( object value ) : void

Method Details

TypeValidator() public static method

public static TypeValidator ( object value ) : void
value object
return void