Skip to content

Commit

Permalink
Updated Demo
Browse files Browse the repository at this point in the history
  • Loading branch information
krugertech committed Jun 21, 2017
1 parent 4c80e8e commit 968c0db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Binary file added Smart.Net.Exhibit.A.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion Smart.Tests/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ namespace Demo
class Program
{
static void Main(string[] args)
{
{
Console.Title = "Demo of Simplified.IO.Smart class";

try
{
var drives = Smart.GetDrives();
Expand Down

0 comments on commit 968c0db

Please sign in to comment.