C# 클래스 BitMaker.Miner.Cpu.CpuMinerFactory

CPU miner factory base class which advertises a CpuMiner as capable of consuming the system's processors. Implement this class and extend StartMiner to provide a customer miner implementation.
상속: IMinerFactory
파일 보기 프로젝트 열기: wasabii/BitMaker