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