tuple_usage.cs
C#•中級
Explorer
C40
C++40
C#
初級10
中級10
foreach_loop.cs
linq_select.cs
try_catch.cs
lambda_expression.cs
dictionary_init.cs
extension_method.cs
pattern_matching.cs
tuple_usage.cs
null_coalescing.cs
switch_expression.cs
上級10
エキスパート5
マスター5
Dart40
Go40
Java40
JavaScript40
Kotlin40
Objective-C40
Perl40
PHP40
Python40
R40
Ruby40
Rust40
Shell40
Swift40
TypeScript40
tuple_usage.cs
Click to focus
1
2
var (name, age) = GetPerson();↵
return (Success: true, Data: result);
0WPM•0%•0:00•0/68(0%)|Ln 1, Col 1
UTF-8•C#