C# Class VPForest.VPF_Tree

Exibir arquivo Open project: sadit/natix

Public Methods

Method Description
Load ( BinaryReader br ) : void
Save ( BinaryWriter bw ) : void
VPF_Tree ( ) : System

Method Details

Load() public method

public Load ( BinaryReader br ) : void
br System.IO.BinaryReader
return void

Save() public method

public Save ( BinaryWriter bw ) : void
bw System.IO.BinaryWriter
return void

VPF_Tree() public method

public VPF_Tree ( ) : System
return System