C# Class SAMPLE.Hello

Inheritance: global::ProtoBuf.IExtensible, global::System.ComponentModel.INotifyPropertyChanged
Afficher le fichier Open project: pdpdds/CGSFII

Private Properties

Свойство Type Description
global global::ProtoBuf.IExtension

Méthodes publiques

Méthode Description
Hello ( )

Méthodes protégées

Méthode Description
OnPropertyChanged ( string propertyName ) : void

Private Methods

Méthode Description
global ( bool createIfMissing ) : global::ProtoBuf.IExtension

Method Details

Hello() public méthode

public Hello ( )

OnPropertyChanged() protected méthode

protected OnPropertyChanged ( string propertyName ) : void
propertyName string
Résultat void