C# Class awesome_bot.Giphy.Rating

Mostra file Open project: glconti/awesome-bot

Public Properties

Property Type Description
G Rating
PG Rating
PG13 Rating
R Rating
Y Rating

Public Methods

Method Description
ToString ( ) : string

Private Methods

Method Description
Rating ( string rating )

Method Details

ToString() public method

public ToString ( ) : string
return 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
return 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
return 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
return 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
return Rating

Y public_oe static_oe property

All Children Appropriate for all children.
public static Rating,awesome_bot.Giphy Y
return Rating