C# Class Bickle.ReSharper.Runner.Tasks.LoadContextAssemblyTask

Inheritance: RemoteTask
Afficher le fichier Open project: davidmfoley/bickle Class Usage Examples

Méthodes publiques

Свойство Type Description
AssemblyPath string

Méthodes publiques

Méthode Description
Equals ( LoadContextAssemblyTask other ) : bool
Equals ( RemoteTask other ) : bool
LoadContextAssemblyTask ( XmlElement element ) : System
LoadContextAssemblyTask ( string assemblyPath ) : System
SaveXml ( System element ) : void

Method Details

Equals() public méthode

public Equals ( LoadContextAssemblyTask other ) : bool
other LoadContextAssemblyTask
Résultat bool

Equals() public méthode

public Equals ( RemoteTask other ) : bool
other RemoteTask
Résultat bool

LoadContextAssemblyTask() public méthode

public LoadContextAssemblyTask ( XmlElement element ) : System
element System.Xml.XmlElement
Résultat System

LoadContextAssemblyTask() public méthode

public LoadContextAssemblyTask ( string assemblyPath ) : System
assemblyPath string
Résultat System

SaveXml() public méthode

public SaveXml ( System element ) : void
element System
Résultat void

Property Details

AssemblyPath public_oe property

public string AssemblyPath
Résultat string