C# Class Mono.Cecil.Tests.PortablePdbTests

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

Méthodes publiques

Méthode Description
TestPortablePdbModule ( Action test ) : void

Private Methods

Méthode Description
ImportScope ( ) : void
LocalConstants ( ) : void
LocalVariables ( ) : void
RoundTripCecilPortablePdb ( ) : void
SequencePoints ( ) : void
SequencePointsMultipleDocument ( ) : void
StateMachineCustomDebugInformation ( ) : void
StateMachineKickOff ( ) : void

Method Details

TestPortablePdbModule() public méthode

public TestPortablePdbModule ( Action test ) : void
test Action
Résultat void