コード例 #1
0
 public float CalculateDeviation(Substance substance)
 {
     return(glyphTotal.CalculateDeviation(substance.Glyph));
 }