Add strategy pattern basic example

This commit is contained in:
Petrutiu Mihai
2016-07-01 13:33:29 +03:00
committed by Petrutiu Mihai
parent b5997ced99
commit 63c5ae3ab1
10 changed files with 210 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"projects": [ "src", "test" ],
"sdk": {
"version": "1.0.0-preview1-002702"
"version": "1.0.0-preview2-003121"
}
}