C# Class withSIX.Play.Core.Games.Legacy.Events.ModPathChanged

Inheritance: System.EventArgs
显示文件 Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
ModPathChanged ( IAbsoluteDirectoryPath value, IAbsoluteDirectoryPath oldValue ) : System

Method Details

ModPathChanged() public method

public ModPathChanged ( IAbsoluteDirectoryPath value, IAbsoluteDirectoryPath oldValue ) : System
value IAbsoluteDirectoryPath
oldValue IAbsoluteDirectoryPath
return System