C# Class Pokemon3D.Common.FileSystem.WatchedResource

Exibir arquivo Open project: nilllzz/Pokemon3D

Protected Properties

Property Type Description
_watcher System.IO.FileSystemWatcher

Public Methods

Method Description
WatchedResource ( string resourcePath ) : System.IO

Method Details

WatchedResource() public method

public WatchedResource ( string resourcePath ) : System.IO
resourcePath string
return System.IO

Property Details

_watcher protected_oe property

protected FileSystemWatcher,System.IO _watcher
return System.IO.FileSystemWatcher