C# Class Gwupe.Agent.Components.Functions.Chat.ChatElement.BaseChatElement

Inheritance: INotifyPropertyChanged, IChatMessage
ファイルを表示 Open project: gwupe/Gwupe Class Usage Examples

Public Methods

Method Description
ToString ( ) : string

Protected Methods

Method Description
OnPropertyChanged ( string propertyName ) : void

Method Details

OnPropertyChanged() protected method

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

ToString() public method

public ToString ( ) : string
return string