C# Class Simplify.System.AssemblyInfo

Provides the assembly information
Inheritance: IAssemblyInfo
Afficher le fichier Open project: i4004/Simplify.Web Class Usage Examples

Méthodes publiques

Méthode Description
AssemblyInfo ( Assembly infoAssembly ) : System

Initializes a new instance of the AssemblyInfo class.

Method Details

AssemblyInfo() public méthode

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