C# Class SAMPLE.Hello

Inheritance: global::ProtoBuf.IExtensible, global::System.ComponentModel.INotifyPropertyChanged
Datei anzeigen Open project: pdpdds/CGSFII

Private Properties

Property Type Description
global global::ProtoBuf.IExtension

Public Methods

Method Description
Hello ( )

Protected Methods

Method Description
OnPropertyChanged ( string propertyName ) : void

Private Methods

Method Description
global ( bool createIfMissing ) : global::ProtoBuf.IExtension

Method Details

Hello() public method

public Hello ( )

OnPropertyChanged() protected method

protected OnPropertyChanged ( string propertyName ) : void
propertyName string
return void