C# Class Runt.Core.ProjectEventArgs

Inheritance: System.EventArgs
ファイルを表示 Open project: Runt-Editor/Runt

Public Methods

Method Description
ProjectEventArgs ( int contextId ) : System

Method Details

ProjectEventArgs() public method

public ProjectEventArgs ( int contextId ) : System
contextId int
return System