C# Class System.Xml.Serialization.CodeGenerator.WhileState

Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Свойство Type Description
CondLabel System.Reflection.Emit.Label
EndLabel System.Reflection.Emit.Label
StartLabel System.Reflection.Emit.Label

Méthodes publiques

Méthode Description
WhileState ( CodeGenerator ilg ) : System

Method Details

WhileState() public méthode

public WhileState ( CodeGenerator ilg ) : System
ilg CodeGenerator
Résultat System

Property Details

CondLabel public_oe property

public Label,System.Reflection.Emit CondLabel
Résultat System.Reflection.Emit.Label

EndLabel public_oe property

public Label,System.Reflection.Emit EndLabel
Résultat System.Reflection.Emit.Label

StartLabel public_oe property

public Label,System.Reflection.Emit StartLabel
Résultat System.Reflection.Emit.Label