Avro C#
Public Member Functions | Static Public Member Functions | Properties | List of all members
Avro.Specific.ObjectCreator.NameCtorKey Struct Reference

Obsolete: This will be removed from the public API in a future version. More...

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]
 

Detailed Description

Obsolete: This will be removed from the public API in a future version.


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