C# Class FastQuant.OnPropertyChanged

Inheritance: Event
Datei anzeigen Open project: fastquant/fastquant.dll Class Usage Examples

Public Methods

Method Description
OnPropertyChanged ( byte type, int objectId, string property ) : System

Method Details

OnPropertyChanged() public method

public OnPropertyChanged ( byte type, int objectId, string property ) : System
type byte
objectId int
property string
return System