TcpConnectionPropertiesNotifyPropertyChanged(String) Method |
Raises the PropertyChanged event.
Namespace: Demo3D.Net.ProtocolsAssembly: Demo3D.IO (in Demo3D.IO.dll) Version: 19.00.00
Syntaxprotected void NotifyPropertyChanged(
string propertyName = ""
)
Parameters
- propertyName String (Optional)
- The name of the property that has changed.
See Also