C# Class awesome_bot.Giphy.Rating

Afficher le fichier Open project: glconti/awesome-bot

Méthodes publiques

Свойство Type Description
G Rating
PG Rating
PG13 Rating
R Rating
Y Rating

Méthodes publiques

Méthode Description
ToString ( ) : string

Private Methods

Méthode Description
Rating ( string rating )

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

G public_oe static_oe property

General Audiences All ages admitted.Nothing that would offend parents for viewing by children.
public static Rating,awesome_bot.Giphy G
Résultat Rating

PG public_oe static_oe property

Parental Guidance Suggested Some material may not be suitable for children.Parents urged to give "parental guidance". May contain some material parents might not like for their young children.
public static Rating,awesome_bot.Giphy PG
Résultat Rating

PG13 public_oe static_oe property

Parents Strongly Cautioned Some material may be inappropriate for children under 13. Parents are urged to be cautious.Some material may be inappropriate for pre-teenagers.
public static Rating,awesome_bot.Giphy PG13
Résultat Rating

R public_oe static_oe property

Restricted Under 17 requires accompanying parent or adult guardian.Contains some adult material.Parents are urged to learn more about the film before taking their young children with them.
public static Rating,awesome_bot.Giphy R
Résultat Rating

Y public_oe static_oe property

All Children Appropriate for all children.
public static Rating,awesome_bot.Giphy Y
Résultat Rating