C# Class Sharpen.Html.Utility.OptionsParser

Afficher le fichier Open project: nikhilk/sharpen

Méthodes publiques

Méthode Description
GetOptions ( Element element, string name ) : object>.Dictionary

Private Methods

Méthode Description
Parse ( string optionsText ) : object>.Dictionary
ResolveElementReferences ( string name, object value ) : object

Method Details

GetOptions() public static méthode

public static GetOptions ( Element element, string name ) : object>.Dictionary
element System.Html.Element
name string
Résultat object>.Dictionary