webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes
Google.Protobuf.Examples.AddressBook Namespace Reference

Classes

class  AddPerson
 
class  AddressBook
 Our address book file is just one of these. More...
 
class  AddressbookReflection
 Holder for reflection information generated from addressbook.proto
 
class  ListPeople
 
class  Person
 [START messages] More...
 
class  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.
 
class  SampleUsage