C# Class Dynamo.AutoTT.Helper

Show file Open project: MartinF/Dynamo.AutoTT

Public Methods

Method Description
GetRelativePath ( Project root, string file ) : string
GetRelativePath ( string root, string file ) : string

Method Details

GetRelativePath() public static method

public static GetRelativePath ( Project root, string file ) : string
root Project
file string
return string

GetRelativePath() public static method

public static GetRelativePath ( string root, string file ) : string
root string
file string
return string