C# Class Orchard.Projections.Settings.SValue

Inheritance: ISItem
Afficher le fichier Open project: ucdavis/Orchard

Méthodes publiques

Méthode Description
Clone ( ) : object
SValue ( object value ) : System.Linq
operator ( ) : Orchard.Projections.Settings.SArray
operator ( ) : SObject
operator ( ) : SValue

Method Details

Clone() public méthode

public Clone ( ) : object
Résultat object

SValue() public méthode

public SValue ( object value ) : System.Linq
value object
Résultat System.Linq

operator() public static méthode

public static operator ( ) : Orchard.Projections.Settings.SArray
Résultat Orchard.Projections.Settings.SArray

operator() public static méthode

public static operator ( ) : SObject
Résultat SObject

operator() public static méthode

public static operator ( ) : SValue
Résultat SValue