Pro API C# Client Library  1.0.0.0
A C# client library for the use of developers working with the Whitepages Pro API
ExamplesLibrary.ExampleUtils Member List

This is the complete list of members for ExamplesLibrary.ExampleUtils, including all inherited members.

BestLocation(ILocation location, int depth, int indent)ExamplesLibrary.ExampleUtilsprivatestatic
DefaultIndentExamplesLibrary.ExampleUtilsprivate
DumpBaseEntity(IEntity entity, int depth, int indent)ExamplesLibrary.ExampleUtilsprivatestatic
DumpBusiness(IBusiness business, int depth, int indent=0)ExamplesLibrary.ExampleUtilsstatic
DumpBusinessAssociation(BusinessAssociation association, int depth, int indent)ExamplesLibrary.ExampleUtilsprivatestatic
DumpLocation(ILocation location, int depth, int indent=0)ExamplesLibrary.ExampleUtilsstatic
DumpLocationAssociation(LocationAssociation association, int depth, int indent)ExamplesLibrary.ExampleUtilsprivatestatic
DumpPerson(IPerson person, int depth, int indent=0)ExamplesLibrary.ExampleUtilsstatic
DumpPersonAssociation(PersonAssociation association, int depth, int indent)ExamplesLibrary.ExampleUtilsprivatestatic
DumpPhone(IPhone phone, int depth, int indent=0)ExamplesLibrary.ExampleUtilsstatic
DumpPhoneAssociation(PhoneAssociation association, int depth, int indent)ExamplesLibrary.ExampleUtilsprivatestatic
GetApiKey(string[] args)ExamplesLibrary.ExampleUtilsstatic
GetSpamScore(IPhone phone)ExamplesLibrary.ExampleUtilsprivatestatic
Indent(int howMany)ExamplesLibrary.ExampleUtilsprivatestatic
PrintName(IEntity entity, int indent)ExamplesLibrary.ExampleUtilsprivatestatic
WriteLine(int indent, string format, Object value=null)ExamplesLibrary.ExampleUtilsprivatestatic