C# Class NNbt.Serialization.NbtTypeResolverAttribute

Inheritance: System.Attribute
Exibir arquivo Open project: jaquadro/NNBT Class Usage Examples

Public Methods

Method Description
NbtTypeResolverAttribute ( Type type ) : System

Method Details

NbtTypeResolverAttribute() public method

public NbtTypeResolverAttribute ( Type type ) : System
type System.Type
return System