The members of System.Linq.Expressions.LabelTarget are listed below.
See Also: Inherited members from System.Object
Public Properties
[read-only] | Name | string.
Gets the name of the label.
|
[read-only] | Type | Type.
The type of value that is passed when jumping to the label (or void if no value should be passed).
|
Public Methods