mirror of
https://github.com/JKorf/CryptoExchange.Net.git
synced 2026-08-21 05:13:21 +00:00
Cleanup/Fixed Resharper comments
This commit is contained in:
@@ -78,7 +78,7 @@ namespace CryptoExchange.Net.Converters
|
||||
return true;
|
||||
}
|
||||
|
||||
result = default(T);
|
||||
result = default;
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user