C# Class IronPython.Runtime.Exceptions.PythonExceptions._SyntaxError

Inheritance: BaseException
ファイルを表示 Open project: jschementi/iron

Public Methods

Method Description
ToString ( ) : string
__init__ ( ) : void

Method Details

ToString() public method

public ToString ( ) : string
return string

__init__() public method

public __init__ ( ) : void
return void