Tuple<EarlGrey, EnglishBreakfast> tuple = tx.f(x);
ohMyThis = tuple.Item1;
isSoUgly = tuple.Item2;
I can't put my finger on why tho #CSharp
Post
January 26, 2016
January 26, 2016
Tuple<EarlGrey, EnglishBreakfast> tuple = tx.f(x);
ohMyThis = tuple.Item1;
isSoUgly = tuple.Item2;
I can't put my finger on why tho #CSharp