Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Shakespeare
Support
Utilities
RuntimeException
C# Class Shakespeare.Support.Utilities.RuntimeException
Inheritance:
System.Exception
显示文件
Open project: jamescurran/ShakespeareCompiler
Public Methods
Method
Description
RuntimeException
(
int
lineno
,
string
format
) :
System
Method Details
RuntimeException()
public
method
public
RuntimeException
(
int
lineno
,
string
format
) :
System
lineno
int
format
string
return
System