Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Reflection.Metadata.Ecma335.NamedArgumentsEncoder Struct Reference

Public Member Functions

 NamedArgumentsEncoder (BlobBuilder builder)
 
void AddArgument (bool isField, out NamedArgumentTypeEncoder type, out NameEncoder name, out LiteralEncoder literal)
 
void AddArgument (bool isField, Action< NamedArgumentTypeEncoder > type, Action< NameEncoder > name, Action< LiteralEncoder > literal)
 

Properties

BlobBuilder Builder [get]
 

Detailed Description

Definition at line 3 of file NamedArgumentsEncoder.cs.


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