C# Class Castle.ManagementExtensions.ManagementAttribute

Inheritance: ManagementObject
Afficher le fichier Open project: nats/castle-1.0.3-mono

Protected Properties

Свойство Type Description
type System.Type

Méthodes publiques

Méthode Description
ManagementAttribute ( String name, String description, Type attType ) : System
ManagementAttribute ( String name, Type attType ) : System

Method Details

ManagementAttribute() public méthode

public ManagementAttribute ( String name, String description, Type attType ) : System
name String
description String
attType System.Type
Résultat System

ManagementAttribute() public méthode

public ManagementAttribute ( String name, Type attType ) : System
name String
attType System.Type
Résultat System

Property Details

type protected_oe property

protected Type,System type
Résultat System.Type