C# Class Files.ReadingException

Inheritance: System.Exception
ファイルを表示 Open project: Afr0Games/Project-Dollhouse

Public Methods

Method Description
ReadingException ( string Message ) : System

Method Details

ReadingException() public method

public ReadingException ( string Message ) : System
Message string
return System