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