Exemplo n.º 1
0
 public static Type TypeOf(this Accessor.SparseType.IndicesType.ComponentTypeEnum e)
 {
     return(e.CommonType().TypeOf());
 }
Exemplo n.º 2
0
 public static int SizeInBytes(this Accessor.SparseType.IndicesType.ComponentTypeEnum e)
 {
     return(e.CommonType().SizeInBytes());
 }