2
0
mirror of https://github.com/esiur/esiur-dotnet.git synced 2025-09-13 20:43:19 +00:00
This commit is contained in:
2017-09-17 22:12:56 +03:00
parent 7ae722ab51
commit 38951a8cbd
6 changed files with 52 additions and 46 deletions

View File

@@ -25,7 +25,7 @@ namespace Test
{
Info = new Structure();
Info["size"] = 200;
Info["age"] = 30;
Info["age"] = 28;
Info["name"] = "Zamil";
Name = "Ahmed";
Level = 5;