Beispiel #1
0
 public static bool CheckIfAutomobile(Automobile automobile)
 {
     return(automobile.AutocmobileCertifcate());
 }