53
1
using System;
2
3
public class Program
4
{
5
public static void Main()
6
{
7
//create structure instance
8
Employee e = new Employee();
9
//call the methods
10
e.ReadData();
11
e.Calculate();
12
e.DisplayData();
13
Console.ReadLine();
14
}
15
}
16
17
struct Employee
18
{
19
private int EmployeeID;
20
private string EmployeeName;
21
private double Salary;
22
private double Tax;
23
private double NetSalary;
24
Cached Result
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\BouncyCastle\1.8.2.0\lib\BouncyCastle.Crypto.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.Signer\4.28.0.0\lib\net461\Nethereum.Signer.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.RPC\4.28.0.0\lib\net461\Nethereum.RPC.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.Model\4.29.0.0\lib\net461\Nethereum.Model.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.Util\4.29.0.0\lib\net461\Nethereum.Util.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.Hex\4.29.0.0\lib\net461\Nethereum.Hex.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.RLP\4.29.0.0\lib\net461\Nethereum.RLP.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.Signer\4.29.0.0\lib\net461\Nethereum.Signer.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\BouncyCastle\1.8.2.0\lib\BouncyCastle.Crypto.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.Model\4.29.0.0\lib\net461\Nethereum.Model.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.Util\4.29.0.0\lib\net461\Nethereum.Util.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.Hex\4.29.0.0\lib\net461\Nethereum.Hex.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.RLP\4.29.0.0\lib\net461\Nethereum.RLP.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.JsonRpc.RpcClient\4.29.0.0\lib\net461\Nethereum.JsonRpc.RpcClient.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.ABI\4.29.0.0\lib\net461\Nethereum.ABI.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.Accounts\4.29.0.0\lib\net461\Nethereum.Accounts.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.Contracts\4.29.0.0\lib\net461\Nethereum.Contracts.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.Web3\4.29.0.0\lib\net461\Nethereum.Web3.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.Util\4.29.0.0\lib\net461\Nethereum.Util.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.Hex\4.29.0.0\lib\net461\Nethereum.Hex.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.Signer\4.29.0.0\lib\net461\Nethereum.Signer.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.Model\4.29.0.0\lib\net461\Nethereum.Model.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.Util\4.29.0.0\lib\net461\Nethereum.Util.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.Hex\4.29.0.0\lib\net461\Nethereum.Hex.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.RLP\4.29.0.0\lib\net461\Nethereum.RLP.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.JsonRpc.RpcClient\4.29.0.0\lib\net461\Nethereum.JsonRpc.RpcClient.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.BlockchainProcessing\4.29.0.0\lib\net461\Nethereum.BlockchainProcessing.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.ABI\4.29.0.0\lib\net461\Nethereum.ABI.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.Accounts\4.29.0.0\lib\net461\Nethereum.Accounts.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.KeyStore\4.29.0.0\lib\net461\Nethereum.KeyStore.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.RPC\4.29.0.0\lib\net461\Nethereum.RPC.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.Contracts\4.29.0.0\lib\net461\Nethereum.Contracts.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.Signer\4.28.0.0\lib\net461\Nethereum.Signer.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.RPC\4.28.0.0\lib\net461\Nethereum.RPC.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.Model\4.29.0.0\lib\net461\Nethereum.Model.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.Util\4.29.0.0\lib\net461\Nethereum.Util.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.Hex\4.29.0.0\lib\net461\Nethereum.Hex.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.RLP\4.29.0.0\lib\net461\Nethereum.RLP.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.Signer\4.29.0.0\lib\net461\Nethereum.Signer.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\BouncyCastle\1.8.2.0\lib\BouncyCastle.Crypto.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.Model\4.29.0.0\lib\net461\Nethereum.Model.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.Util\4.29.0.0\lib\net461\Nethereum.Util.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.Hex\4.29.0.0\lib\net461\Nethereum.Hex.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.RLP\4.29.0.0\lib\net461\Nethereum.RLP.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.JsonRpc.RpcClient\4.29.0.0\lib\net461\Nethereum.JsonRpc.RpcClient.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.ABI\4.29.0.0\lib\net461\Nethereum.ABI.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.Accounts\4.29.0.0\lib\net461\Nethereum.Accounts.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.Contracts\4.29.0.0\lib\net461\Nethereum.Contracts.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.Web3\4.29.0.0\lib\net461\Nethereum.Web3.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.Util\4.29.0.0\lib\net461\Nethereum.Util.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.Hex\4.29.0.0\lib\net461\Nethereum.Hex.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.Signer\4.29.0.0\lib\net461\Nethereum.Signer.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.Model\4.29.0.0\lib\net461\Nethereum.Model.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.Util\4.29.0.0\lib\net461\Nethereum.Util.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.Hex\4.29.0.0\lib\net461\Nethereum.Hex.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.RLP\4.29.0.0\lib\net461\Nethereum.RLP.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.JsonRpc.RpcClient\4.29.0.0\lib\net461\Nethereum.JsonRpc.RpcClient.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.BlockchainProcessing\4.29.0.0\lib\net461\Nethereum.BlockchainProcessing.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.ABI\4.29.0.0\lib\net461\Nethereum.ABI.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.Accounts\4.29.0.0\lib\net461\Nethereum.Accounts.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.KeyStore\4.29.0.0\lib\net461\Nethereum.KeyStore.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.RPC\4.29.0.0\lib\net461\Nethereum.RPC.dll' could not be found
: Compilation error (line 0, col 0): Metadata file 'c:\LocalResources\NuGet\Packages\Nethereum.Contracts\4.29.0.0\lib\net461\Nethereum.Contracts.dll' could not be found