C# Class ACMESharp.ACME.ChallengeDecoderProviderAttribute

Inheritance: System.ComponentModel.Composition.ExportAttribute
Afficher le fichier Open project: ebekker/ACMESharp

Méthodes publiques

Méthode Description
ChallengeDecoderProviderAttribute ( string type, ChallengeTypeKind supportedType ) : System

Method Details

ChallengeDecoderProviderAttribute() public méthode

public ChallengeDecoderProviderAttribute ( string type, ChallengeTypeKind supportedType ) : System
type string
supportedType ChallengeTypeKind
Résultat System