C# Class System.Linq.Expressions.LabelTarget

Used to denote the target of a GotoExpression.
Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Private Properties

Свойство Type Description
LabelTarget System.Dynamic.Utils

Méthodes publiques

Méthode Description
ToString ( ) : string

Returns a String that represents the current Object.

Private Methods

Méthode Description
LabelTarget ( Type type, string name ) : System.Dynamic.Utils

Method Details

ToString() public méthode

Returns a String that represents the current Object.
public ToString ( ) : string
Résultat string