2
0
mirror of https://github.com/esiur/esiur-dotnet.git synced 2025-06-26 21:13:13 +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;

View File

@ -1,8 +1,6 @@
/*
Copyright(c) Ahmed Kh. Zamil
All rights reserved.
Copyright (c) 2017 Ahmed Kh. Zamil
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal