Avro C#
|
This is the complete list of members for Avro.PrimitiveSchema, including all inherited members.
areEqual(object o1, object o2) | Avro.Schema | inlineprotectedstatic |
CanRead(Schema writerSchema) | Avro.PrimitiveSchema | inlinevirtual |
Equals(object obj) | Avro.PrimitiveSchema | inline |
Fullname | Avro.Schema | |
getHashCode(object obj) | Avro.Schema | inlineprotectedstatic |
GetHashCode() | Avro.PrimitiveSchema | inline |
GetProperty(string key) | Avro.Schema | inline |
GetTypeString(Type type) | Avro.Schema | inlinestatic |
Name | Avro.UnnamedSchema | |
NewInstance(string type, PropertyMap props=null) | Avro.PrimitiveSchema | inlinestatic |
Parse(string json) | Avro.Schema | inlinestatic |
Schema(Type type, PropertyMap props) | Avro.Schema | inlineprotected |
Tag | Avro.Schema | |
ToString() | Avro.Schema | inline |
Type enum name | Avro.Schema | |
UnnamedSchema(Type type, PropertyMap props) | Avro.UnnamedSchema | inlineprotected |