Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.BytesWithOffset Struct Reference

Public Member Functions

 BytesWithOffset (byte[] bytes, int offset)
 

Properties

byte[] Bytes [get]
 
int Offset [get]
 

Private Attributes

readonly byte[] _bytes
 
readonly int _offset
 

Detailed Description

Definition at line 3 of file BytesWithOffset.cs.


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