프로퍼티 | 타입 | 설명 | |
---|---|---|---|
VideoRestriction | System.Xml.Serialization |
메소드 | 설명 | |
---|---|---|
VideoRestriction ( string countries, VideoRestrictionRelationship relationship ) : System.Xml.Serialization |
Creates an instance of VideoRestriction
|
메소드 | 설명 | |
---|---|---|
VideoRestriction ( ) : System.Xml.Serialization |
public VideoRestriction ( string countries, VideoRestrictionRelationship relationship ) : System.Xml.Serialization | ||
countries | string | A space-delimited list of countries where the video may or may not be played. /// Allowed values are country codes in ISO 3166 format. |
relationship | VideoRestrictionRelationship | Specifies whether the video is restricted or permitted for the specified countries. |
리턴 | System.Xml.Serialization |