C# Class Inazuma.PetitClr.Core.InazumaRuntimeException

Inheritance: System.Exception
Afficher le fichier Open project: mayuki/Inazuma

Méthodes publiques

Свойство Type Description
ExceptionObject Inazuma.PetitClr.Core.Structure.ObjectInstance

Méthodes publiques

Méthode Description
InazumaRuntimeException ( ObjectInstance exception ) : Inazuma.PetitClr.Core.Structure

Method Details

InazumaRuntimeException() public méthode

public InazumaRuntimeException ( ObjectInstance exception ) : Inazuma.PetitClr.Core.Structure
exception Inazuma.PetitClr.Core.Structure.ObjectInstance
Résultat Inazuma.PetitClr.Core.Structure

Property Details

ExceptionObject public_oe property

public ObjectInstance,Inazuma.PetitClr.Core.Structure ExceptionObject
Résultat Inazuma.PetitClr.Core.Structure.ObjectInstance