C# Class NuGet.Services.Operations.Model.ModelComponentBase

Afficher le fichier Open project: NuGet/NuGet.Operations

Méthodes protégées

Méthode Description
ModelComponentBase ( ) : System
ResolveValue ( string content ) : object

Method Details

ModelComponentBase() protected méthode

protected ModelComponentBase ( ) : System
Résultat System

ResolveValue() protected méthode

protected ResolveValue ( string content ) : object
content string
Résultat object