C# 클래스 Terraria.Utilities.FileOperationAPIWrapper

파일 보기 프로젝트 열기: EmuDevs/EDTerraria 1 사용 예제들

공개 메소드들

메소드 설명
MoveToRecycleBin ( string path ) : bool

비공개 메소드들

메소드 설명
DeleteCompletelySilent ( string path ) : bool
DeleteFile ( string path, FileOperationFlags flags ) : bool
SHFileOperation ( SHFILEOPSTRUCT &FileOp ) : int
Send ( string path ) : bool
Send ( string path, FileOperationFlags flags ) : bool

메소드 상세

MoveToRecycleBin() 공개 정적인 메소드

public static MoveToRecycleBin ( string path ) : bool
path string
리턴 bool