Avro C#
Avro.UnionSchema Member List

This is the complete list of members for Avro.UnionSchema, including all inherited members.

areEqual(object o1, object o2)Avro.Schemainlineprotectedstatic
CanRead(Schema writerSchema)Avro.UnionSchemainlinevirtual
CountAvro.UnionSchema
Create(List< Schema > schemas, PropertyMap customProperties=null)Avro.UnionSchemainlinestatic
Equals(object obj)Avro.UnionSchemainline
FullnameAvro.Schema
GetHashCode()Avro.UnionSchemainline
getHashCode(object obj)Avro.Schemainlineprotectedstatic
GetProperty(string key)Avro.Schemainline
GetTypeString(Type type)Avro.Schemainlinestatic
MatchingBranch(Schema s)Avro.UnionSchemainline
NameAvro.UnnamedSchema
Parse(string json)Avro.Schemainlinestatic
ParseType(string type, bool removeQuotes=false)Avro.Schemainlinestatic
Schema(Type type, PropertyMap props)Avro.Schemainlineprotected
SchemasAvro.UnionSchema
TagAvro.Schema
this[int index]Avro.UnionSchema
ToString()Avro.Schemainline
Type enum nameAvro.Schema
UnnamedSchema(Type type, PropertyMap props)Avro.UnnamedSchemainlineprotected