C# Class Runt.Core.SourcesEventArgs

Inheritance: ProjectEventArgs
Mostrar archivo Open project: Runt-Editor/Runt Class Usage Examples

Public Methods

Method Description
SourcesEventArgs ( int contextId, SourcesMessage sources ) : System.Collections.Immutable

Method Details

SourcesEventArgs() public method

public SourcesEventArgs ( int contextId, SourcesMessage sources ) : System.Collections.Immutable
contextId int
sources Runt.DesignTimeHost.Incomming.SourcesMessage
return System.Collections.Immutable