C# Class Mono.Cecil.Tests.ILTestCase

Inheritance: TestCase
Afficher le fichier Open project: jbevain/cecil

Méthodes publiques

Свойство Type Description
File string

Méthodes publiques

Méthode Description
ILTestCase ( string file, Action test, bool verify, bool readOnly, Type symbolReaderProvider, Type symbolWriterProvider, IAssemblyResolver assemblyResolver, bool applyWindowsRuntimeProjections ) : System

Method Details

ILTestCase() public méthode

public ILTestCase ( string file, Action test, bool verify, bool readOnly, Type symbolReaderProvider, Type symbolWriterProvider, IAssemblyResolver assemblyResolver, bool applyWindowsRuntimeProjections ) : System
file string
test Action
verify bool
readOnly bool
symbolReaderProvider System.Type
symbolWriterProvider System.Type
assemblyResolver IAssemblyResolver
applyWindowsRuntimeProjections bool
Résultat System

Property Details

File public_oe property

public string File
Résultat string