March 2002
Intermediate to advanced
864 pages
31h 8m
English
EndpointPermission
This permission is Demand()ed
by all of the methods
on the EndPoint class.
public class EndpointPermission { // Public Instance Properties public field string Hostname{get; } public field int Port{get; } public field TransportType Transport{get; } // Public Instance Methods public override method bool Equals(object obj); // overrides object public override method int GetHashCode(); // overrides object public override method string ToString(); // overrides object }