C# Class SparkleLib.Git.SparkleGit

Inheritance: SparkleProcess
Mostra file Open project: brandondahler/SparkleShare Class Usage Examples

Public Properties

Property Type Description
ExecPath string
GitPath string

Public Methods

Method Description
SparkleGit ( string path, string args ) : System

Method Details

SparkleGit() public method

public SparkleGit ( string path, string args ) : System
path string
args string
return System

Property Details

ExecPath public_oe static_oe property

public static string ExecPath
return string

GitPath public_oe static_oe property

public static string GitPath
return string