예제 #1
0
 internal static byte ScaleToByte(QuantumType value) => NativeQuantum.ScaleToByte(value);
예제 #2
0
 internal static byte ScaleToByte(QuantumType value)
 {
     return(NativeQuantum.ScaleToByte(value));
 }