Ejemplo n.º 1
0
 public bool CanGetNameForIdentifier(Type type)
 {
     return(m_InnerHandler.CanGetNameForIdentifier(type));
 }