C# Class Simplify.System.AssemblyInfo

Provides the assembly information
Inheritance: IAssemblyInfo
Mostra file Open project: i4004/Simplify.Web Class Usage Examples

Public Methods

Method Description
AssemblyInfo ( Assembly infoAssembly ) : System

Initializes a new instance of the AssemblyInfo class.

Method Details

AssemblyInfo() public method

Initializes a new instance of the AssemblyInfo class.
infoAssembly
public AssemblyInfo ( Assembly infoAssembly ) : System
infoAssembly System.Reflection.Assembly The information assembly.
return System