C# Class NoOperation, dotnet-webassembly

No operation, no effect.
Inheritance: SimpleInstruction
Afficher le fichier Open project: RyanLamansky/dotnet-webassembly Class Usage Examples

Méthodes publiques

Méthode Description
NoOperation ( ) : System.Reflection.Emit

Creates a new NoOperation instance.

Private Methods

Méthode Description
Compile ( CompilationContext, context ) : void

Method Details

NoOperation() public méthode

Creates a new NoOperation instance.
public NoOperation ( ) : System.Reflection.Emit
Résultat System.Reflection.Emit