public interface IRemotingTypeInfo
|
TypeName | Read-write Gets or sets the fully-qualified type name of the server object in an ObjRef. |
CanCastTo | Checks whether the proxy representing the specified object type can be cast to the type represented by the IRemotingTypeInfo interface. |
string TypeName {get; set;}
|
fromType
o