Implemented interface member:
method
CanCastTo
System.Runtime.Remoting.IRemotingTypeInfo.CanCastTo(System.Type, System.Object)
1 override of CanCastTo
mscorlib (1)
system\runtime\remoting\objref.cs (1)
293public override bool CanCastTo(Type castType, Object o)