Avro C#
 All Classes Namespaces Functions Variables Enumerations Properties
Public Member Functions | Static Public Member Functions | Properties
Avro.Specific.ObjectCreator.NameCtorKey Struct Reference

List of all members.

Public Member Functions

 NameCtorKey (string value1, Schema.Type value2)
bool Equals (NameCtorKey other)
override bool Equals (object obj)
override int GetHashCode ()

Static Public Member Functions

static bool operator== (NameCtorKey left, NameCtorKey right)
static bool operator!= (NameCtorKey left, NameCtorKey right)

Properties

string name [get, set]
Schema.Type type [get, set]

The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations Properties