C# (CSharp) Google.Protobuf.Examples.AddressBook Namespace

Classes

Name Description
AddPerson
ListPeople
Program Entry point. Repeatedly prompts user for an action to take, delegating actual behaviour to individual actions. Each action has its own Main method, so that it can be used as an invidual complete program.
SampleUsage