prog.cs(8,2): error CS0103: The name `Console' does not exist in the current context prog.cs(13,17): error CS0103: The name `String' does not exist in the current context code example
Example: cs0103 the name '' does not exist in the current context
void Start()
{
youtube = SuaMãe.GetComponent<SuaMae>();
}