C# 클래스 Pokemon3D.Common.FileSystem.WatchedResource

파일 보기 프로젝트 열기: nilllzz/Pokemon3D

보호된 프로퍼티들

프로퍼티 타입 설명
_watcher System.IO.FileSystemWatcher

공개 메소드들

메소드 설명
WatchedResource ( string resourcePath ) : System.IO

메소드 상세

WatchedResource() 공개 메소드

public WatchedResource ( string resourcePath ) : System.IO
resourcePath string
리턴 System.IO

프로퍼티 상세

_watcher 보호되어 있는 프로퍼티

protected FileSystemWatcher,System.IO _watcher
리턴 System.IO.FileSystemWatcher