C# Class Dev2.Common.Reflection.GACAssemblyName

Afficher le fichier Open project: Warewolf-ESB/Warewolf Class Usage Examples

Méthodes publiques

Свойство Type Description
EmptyNames Dev2.Common.Reflection.GACAssemblyName[]

Méthodes publiques

Méthode Description
GACAssemblyName ( string displayName ) : System
ToString ( ) : string

Method Details

GACAssemblyName() public méthode

public GACAssemblyName ( string displayName ) : System
displayName string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

EmptyNames public_oe static_oe property

public static GACAssemblyName[],Dev2.Common.Reflection EmptyNames
Résultat Dev2.Common.Reflection.GACAssemblyName[]