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

显示文件 Open project: NuGet/NuGet.Operations

Protected Methods

Method Description
ModelComponentBase ( ) : System
ResolveValue ( string content ) : object

Method Details

ModelComponentBase() protected method

protected ModelComponentBase ( ) : System
return System

ResolveValue() protected method

protected ResolveValue ( string content ) : object
content string
return object