Ejemplo n.º 1
0
 static string GetPrivacyStatus(YouTubePrivacyStatus PrivacyStatus)
 {
     return(PrivacyStatus.ToString().ToLower());
 }