Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ Label() [5/6]

static LabelTarget System.Linq.Expressions.Expression< TDelegate >.Label ( Type type)
inlinestaticinherited

Definition at line 3234 of file Expression.cs.

3235 {
3236 return Label(type, null);
3237 }

References System.Linq.Expressions.Expression< TDelegate >.Label(), and System.type.