C# Class Demo.Class1

Datei anzeigen Open project: bekkopen/dotnetkurs Class Usage Examples

Public Methods

Method Description
Demo1 ( ) : void
Demo2 ( ) : void
Demo3 ( ) : void

Private Methods

Method Description
CarOnWasherFluidWarningLightWasLit ( ) : void
IsCool ( Car car ) : bool
Main ( string args ) : void

Method Details

Demo1() public static method

public static Demo1 ( ) : void
return void

Demo2() public static method

public static Demo2 ( ) : void
return void

Demo3() public static method

public static Demo3 ( ) : void
return void