C# Class Runt.Core.ConfigurationsEventArgs

Inheritance: ProjectEventArgs
ファイルを表示 Open project: Runt-Editor/Runt

Public Methods

Method Description
ConfigurationsEventArgs ( int contextId, ConfigurationsMessage message ) : System.Collections.Immutable

Method Details

ConfigurationsEventArgs() public method

public ConfigurationsEventArgs ( int contextId, ConfigurationsMessage message ) : System.Collections.Immutable
contextId int
message Runt.DesignTimeHost.Incomming.ConfigurationsMessage
return System.Collections.Immutable