this is my new account, i will be active here from now on.
Coffee coffee=new Coffe();
if(coffee.empty)
{
coffee.reffill();
}
else
{
coffee.drink();
}
this is my new account, i will be active here from now on.
Coffee coffee=new Coffe();
if(coffee.empty)
{
coffee.reffill();
}
else
{
coffee.drink();
}
Forked from Berkancelik/LiteDB
LiteDB - A .NET NoSQL Document Store in a single data file - https://www.litedb.org
C# 2