Ejemplo n.º 1
0
 public RuntimeTypeHandle TypeHandle(ConceptualAttribute_I type)
 {
     return(XMetadataBase.Api.TypeHandle(type));
 }
Ejemplo n.º 2
0
 public static RuntimeTypeHandle TypeHandle(this ConceptualAttribute_I type)
 {
     return(XConceptualMetadataBase.Api.Elements.Attributes.TypeHandle(type));
 }