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

Inheritance: BaseException
Afficher le fichier Open project: jschementi/iron

Méthodes publiques

Méthode Description
ToString ( ) : string
__init__ ( ) : void

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

__init__() public méthode

public __init__ ( ) : void
Résultat void