Avro C#
 All Classes Namespaces Functions Variables Enumerations Properties
Public Member Functions | Protected Member Functions | Properties
Avro.Specific.SpecificFixed Class Reference

Base class for all generated classes. More...

Inheritance diagram for Avro.Specific.SpecificFixed:
Avro.Generic.GenericFixed

List of all members.

Public Member Functions

 SpecificFixed (uint size)
override bool Equals (object obj)
override int GetHashCode ()

Protected Member Functions

bool Equals (SpecificFixed obj)

Properties

abstract new Schema Schema [get]

Detailed Description

Base class for all generated classes.


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