Click or drag to resize
AssemblyExtension Class
Contains extension methods to the Assembly class.
Inheritance Hierarchy
SystemObject
  ArtDatabankenAssemblyExtension

Namespace: ArtDatabanken
Assembly: ArtDatabanken (in ArtDatabanken.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public static class AssemblyExtension

The AssemblyExtension type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetApplicationName
Get name of application.
Public methodStatic memberGetApplicationVersion
Get version of application.
Top
See Also