Exemple #1
0
 internal override MethodBase BindTypeParameters(Type type)
 {
     return(Forwarder.BindTypeParameters(type));
 }