C# Class ObjectFormatterFixtures.ThrowingDictionary.E

Inheritance: IEnumerator, IDictionaryEnumerator
Afficher le fichier Open project: peachpiecompiler/Peachpie.Microsoft.CodeAnalysis

Méthodes publiques

Méthode Description
E ( int throwAt ) : System
MoveNext ( ) : bool
Reset ( ) : void

Method Details

E() public méthode

public E ( int throwAt ) : System
throwAt int
Résultat System

MoveNext() public méthode

public MoveNext ( ) : bool
Résultat bool

Reset() public méthode

public Reset ( ) : void
Résultat void