Click or drag to resize

TelegramUdpAddressEditor Methods

The TelegramUdpAddressEditor type exposes the following members.

Methods
  NameDescription
Public methodGetAddress
Returns a ProtocolAddress that represents the configuration defined by this object.
(Overrides UdpAddressEditorGetAddress.)
Protected methodGetParts
Returns the parts of the address.
(Inherited from UdpAddressEditor.)
Public methodNextProperty
Returns the next property that needs to be edited to complete the address.
(Inherited from UdpAddressEditor.)
Protected methodNotifyPropertyChanged(PropertyChangedEventArgs)
Raises the PropertyChanged event.
(Inherited from ProtocolAddressPropertyBagEditor.)
Protected methodNotifyPropertyChanged(String)
Raises the PropertyChanged event.
(Inherited from ProtocolAddressPropertyBagEditor.)
Public methodSetAddress
Sets this configuration object properties from the ProtocolAddress given.
(Inherited from UdpAddressEditor.)
Top
See Also