C# 클래스 Knot3.Framework.Storage.FileAlreadyExistsException

상속: System.IO.IOException
파일 보기 프로젝트 열기: knot3/knot3-code

공개 메소드들

메소드 설명
FileAlreadyExistsException ( string message ) : System

메소드 상세

FileAlreadyExistsException() 공개 메소드

public FileAlreadyExistsException ( string message ) : System
message string
리턴 System