Method GetObjectData
GetObjectData(EndPoint)
Gets the object data required to serialize an end point.
public static List<object> GetObjectData(EndPoint value)Parameters
- valueEndPoint
- The end point. 
Gets the object data required to serialize an end point.
public static List<object> GetObjectData(EndPoint value)value EndPointThe end point.