mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2025-06-26 21:13: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;
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user