Metodo UtilityMakeRelative |
Namespace: DedNet.Core
public static string MakeRelative( string filePath, string referencePath )
Public Shared Function MakeRelative ( filePath As String, referencePath As String ) As String
public: static String^ MakeRelative( String^ filePath, String^ referencePath )
static member MakeRelative : filePath : string * referencePath : string -> string