C# Class Imgix_Dotnet.Configuration.AppConfig.SourceElement

A source
Inheritance: System.Configuration.ConfigurationElement
Mostrar archivo Open project: estei/Imgix-Dotnet

Private Properties

Property Type Description

Public Methods

Method Description
ToImgixSource ( ) : ImgixSource

Return an ImgIxSource based on this object

Method Details

ToImgixSource() public method

Return an ImgIxSource based on this object
public ToImgixSource ( ) : ImgixSource
return ImgixSource