C# 클래스 System.IO.IsolatedStorage.IsolatedStorageException

상속: Exception
파일 보기 프로젝트 열기: dotnet/corefx 1 사용 예제들

공개 메소드들

메소드 설명
IsolatedStorageException ( )
IsolatedStorageException ( string message )
IsolatedStorageException ( string message, System inner )

보호된 메소드들

메소드 설명
IsolatedStorageException ( System info, System context )

메소드 상세

IsolatedStorageException() 공개 메소드

IsolatedStorageException() 보호된 메소드

protected IsolatedStorageException ( System info, System context )
info System
context System

IsolatedStorageException() 공개 메소드

public IsolatedStorageException ( string message )
message string

IsolatedStorageException() 공개 메소드

public IsolatedStorageException ( string message, System inner )
message string
inner System