C# Class ShouldThrowExceptionAttribute, UnityTest

Inheritance: System.Attribute
Afficher le fichier Open project: MrJoy/UnityTest

Méthodes publiques

Свойство Type Description
allowedExceptionType System.Type

Méthodes publiques

Méthode Description
ShouldThrowExceptionAttribute ( ) : UnityEngine
ShouldThrowExceptionAttribute ( System t ) : UnityEngine

Method Details

ShouldThrowExceptionAttribute() public méthode

public ShouldThrowExceptionAttribute ( ) : UnityEngine
Résultat UnityEngine

ShouldThrowExceptionAttribute() public méthode

public ShouldThrowExceptionAttribute ( System t ) : UnityEngine
t System
Résultat UnityEngine

Property Details

allowedExceptionType public_oe property

public Type,System allowedExceptionType
Résultat System.Type