コード例 #1
0
ファイル: RuntimeType.cs プロジェクト: mikem8361/runtime
 protected override bool IsPrimitiveImpl() => RuntimeTypeHandle.IsPrimitive(this);