C# Class Fukami.Genes.GeneData

Show file Open project: homoluden/fukami Class Usage Examples

Public Properties

Property Type Description
ApplicantSubtype ushort
BaseDepth ushort
DepthTolerance ushort
GeneType string
GrowTime float
Id System.Guid
IsMultyApplicable bool
Subtype ushort

Property Details

ApplicantSubtype public property

public ushort ApplicantSubtype
return ushort

BaseDepth public property

public ushort BaseDepth
return ushort

DepthTolerance public property

public ushort DepthTolerance
return ushort

GeneType public property

public string GeneType
return string

GrowTime public property

public float GrowTime
return float

Id public property

public Guid,System Id
return System.Guid

IsMultyApplicable public property

public bool IsMultyApplicable
return bool

Subtype public property

public ushort Subtype
return ushort