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

Inheritance: System.EventArgs
Exibir arquivo 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