C# Class TriAxis.RunSharp.OptionalLabel

Afficher le fichier Open project: AqlaSolutions/runsharp Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
EnsureExists ( ) : void
OptionalLabel ( ILGenerator il ) : System
OptionalLabel ( Label label ) : System

Method Details

EnsureExists() public méthode

public EnsureExists ( ) : void
Résultat void

OptionalLabel() public méthode

public OptionalLabel ( ILGenerator il ) : System
il System.Reflection.Emit.ILGenerator
Résultat System

OptionalLabel() public méthode

public OptionalLabel ( Label label ) : System
label System.Reflection.Emit.Label
Résultat System