C# Class ModernizedAlice.ArtOfWords.BizCommon.Model.StoryFrame.StoryFrameModel

Inheritance: IMarkable, INotifyPropertyChanged, ISearchable
显示文件 Open project: kienaiProject/ArtOfWords Class Usage Examples

Private Properties

Property Type Description
ToSearchStringByRelations string

Public Methods

Method Description
ToSearchString ( ) : string

Protected Methods

Method Description
OnPropertyChanged ( string name ) : void

Private Methods

Method Description
ToSearchStringByRelations ( ) : string

Method Details

OnPropertyChanged() protected method

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

ToSearchString() public method

public ToSearchString ( ) : string
return string