C# Class GraphView.GraphViewConnection.EdgeFileInfo

Inheritance: System.IO.FileInfo
Show file Open project: Microsoft/GraphView

Public Methods

Method Description
EdgeFileInfo ( string fileName ) : System
ParseHeader ( ) : void

Method Details

EdgeFileInfo() public method

public EdgeFileInfo ( string fileName ) : System
fileName string
return System

ParseHeader() public method

public ParseHeader ( ) : void
return void