Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Dictionary in C#

Simple implementation of a Dictionary in C# to translate words.

install, compile & run

install c# on ubuntu:

sudo apt install mono-mcs

compile:

mcs translate.cs

run:

mono translate.exe

References:

About

Example of a Dictionary in C#

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages