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

Inheritance: System.EventArgs
Exibir arquivo Open project: SIXNetworks/withSIX.Desktop

Public Methods

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

Method Details

SynqPathChanged() public method

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