C# Class ModernizedAlice.IPlugin.ModuleInterface.TextChangedEventArgs

Show file Open project: kienaiProject/ArtOfWords Class Usage Examples

Public Properties

Property Type Description
Changes ICollection
Source object

Property Details

Changes public property

public ICollection Changes
return ICollection

Source public property

public object Source
return object