C# Class FloydPink.Flickr.Downloadr.Model.Enums.SafeSearch

Afficher le fichier Open project: flickr-downloadr/flickr-downloadr

Méthodes publiques

Свойство Type Description
Moderate string
Restricted string
Safe string

Méthodes publiques

Méthode Description
GetItems ( ) : List
GetValue ( string fieldName ) : string

Method Details

GetItems() public static méthode

public static GetItems ( ) : List
Résultat List

GetValue() public static méthode

public static GetValue ( string fieldName ) : string
fieldName string
Résultat string

Property Details

Moderate public_oe static_oe property

public static string Moderate
Résultat string

Restricted public_oe static_oe property

public static string Restricted
Résultat string

Safe public_oe static_oe property

public static string Safe
Résultat string