mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2025-06-27 05:23:13 +00:00
Update
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user