Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
System
Linq
Expressions
LabelTarget
C# Class System.Linq.Expressions.LabelTarget
Used to denote the target of a
GotoExpression
.
Mostra file
Open project: dotnet/corefx
Class Usage Examples
Private Properties
Property
Type
Description
LabelTarget
System.Dynamic.Utils
Public Methods
Method
Description
ToString
( ) :
string
Returns a
String
that represents the current
Object
.
Private Methods
Method
Description
LabelTarget
(
Type
type
,
string
name
) :
System.Dynamic.Utils
Method Details
ToString()
public
method
Returns a
String
that represents the current
Object
.
public
ToString
( ) :
string
return
string