Add RequireNonNull

http://www.yinwang.org/blog-cn/2015/11/21/programming-philosophy
This commit is contained in:
bao-qian
2016-04-22 23:29:38 +01:00
parent 5bc74fc296
commit 6bb0d736be
3 changed files with 24 additions and 1 deletions

View File

@@ -68,6 +68,7 @@
<Compile Include="Hotkey\KeyEvent.cs" />
<Compile Include="Logger\Log.cs" />
<Compile Include="Storage\PluginSettingsStorage.cs" />
<Compile Include="SyntaxSuger.cs" />
<Compile Include="WoxDirectroy.cs" />
<Compile Include="Stopwatch.cs" />
<Compile Include="Storage\BinaryStorage.cs" />