Avro C#
 All Classes Namespaces Functions Variables Enumerations Properties
Public Member Functions | Static Public Member Functions | Properties | List of all members
Avro.Specific.ObjectCreator.NameCtorKey Struct Reference
Inheritance diagram for Avro.Specific.ObjectCreator.NameCtorKey:

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]
 
Schema.Type type [get]
 

The documentation for this struct was generated from the following file: