Add Tests for Tree Client

This commit is contained in:
pltaylor
2013-11-11 08:06:38 -05:00
parent e61d92f463
commit fc0fbe5a22
9 changed files with 150 additions and 5 deletions
+1
View File
@@ -18,6 +18,7 @@
/// <summary>
/// The type of tree item this is.
/// </summary>
[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1721:PropertyNamesShouldNotMatchGetMethods")]
public TreeType Type { get; set; }
/// <summary>