C# Class NoiseTool.Boundary

Inheritance: INotifyPropertyChanged
显示文件 Open project: MadoxLabs/NoiseTool

Public Properties

Property Type Description
Object Boundary

Public Methods

Method Description
Boundary ( ) : System
SaveToString ( ) : string

Private Methods

Method Description
RaisePropertyChanged ( string propertyName ) : void

Method Details

Boundary() public method

public Boundary ( ) : System
return System

SaveToString() public method

public SaveToString ( ) : string
return string

Property Details

Object public_oe static_oe property

public static Boundary,NoiseTool Object
return Boundary