C# Class SonOfSirCachealot.BlockStoreBlockResponse

Show file Open project: ColdMatter/EDMSuite Class Usage Examples

Public Properties

Property Type Description
BlockID int
DetectorResponses BlockStoreDetectorResponse>.Dictionary
Settings EDMConfig.BlockConfig

Property Details

BlockID public property

public int BlockID
return int

DetectorResponses public property

public Dictionary DetectorResponses
return BlockStoreDetectorResponse>.Dictionary

Settings public property

public BlockConfig,EDMConfig Settings
return EDMConfig.BlockConfig