struct
NetworkFile
public sealed struct NetworkFile Constructors
NetworkFile(String Name, Byte[] Content) Properties
| Name | Type | Description |
|---|---|---|
Name | String | |
Content | Byte[] |
Methods
Void Deconstruct(String Name, Byte[] Content)