public virtual string GetConfigTypeName(Type t)
 {
     return(host.GetConfigTypeName(t));
 }