ProgramAssemblyUtility Class
Static members related to System.Reflection.
Namespace
Songhay
Base Types
  • object
graph BT Type-->Base0["object"] Type["ProgramAssemblyUtility"] class Type type-node

Syntax

public static class ProgramAssemblyUtility

Methods

Name Return Value Summary
GetAssemblyInfo(Assembly, bool) string
Returns a string about the executing assembly.
static
GetAssemblyInfo(Assembly) string
Returns a string about the executing assembly.
static
GetPathFromAssembly(Assembly, string) string
Gets the path from assembly.
static
GetPathFromAssembly(Assembly) string
Gets the directory name from assembly.
static