C# Class Catalogue.Gemini.Helpers.Extensions

Afficher le fichier Open project: jncc/topcat

Méthodes publiques

Méthode Description
IsEqualTo ( this source, List other ) : bool
ToExtentList ( this source ) : List
ToKeywordList ( this source ) : List

Method Details

IsEqualTo() public static méthode

public static IsEqualTo ( this source, List other ) : bool
source this
other List
Résultat bool

ToExtentList() public static méthode

public static ToExtentList ( this source ) : List
source this
Résultat List

ToKeywordList() public static méthode

public static ToKeywordList ( this source ) : List
source this
Résultat List