C# (CSharp) Google.Protobuf.Examples.AddressBook Пространство имен

Классы

Имя Описание
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