Show / Hide Table of Contents

Class CommandFrameworkUtilities

Inheritance
object
CommandFrameworkUtilities
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Benday.CommandsFramework
Assembly: Benday.CommandsFramework.dll
Syntax
public static class CommandFrameworkUtilities

Methods

| Edit this page View Source

GetFullyQualifiedPath(string)

Declaration
public static string GetFullyQualifiedPath(string argumentValue)
Parameters
Type Name Description
string argumentValue
Returns
Type Description
string
| Edit this page View Source

GetPathToSourceDir(string, bool)

Declaration
public static string GetPathToSourceDir(string sourceDir, bool mustExist)
Parameters
Type Name Description
string sourceDir
bool mustExist
Returns
Type Description
string
| Edit this page View Source

GetPathToSourceFile(string, bool)

Declaration
public static string GetPathToSourceFile(string sourceFile, bool mustExist)
Parameters
Type Name Description
string sourceFile
bool mustExist
Returns
Type Description
string
  • Edit this page
  • View Source
In this article
Back to top Copyright © www.benday.com | info@benday.com