C# Class MusicStore.Program

This demonstrates how the application can be launched in a K console application. k run command in the application folder will invoke this.
ファイルを表示 Open project: ivaylokenov/MyTested.AspNetCore.Mvc

Public Methods

Method Description
Main ( string args ) : void

Method Details

Main() public static method

public static Main ( string args ) : void
args string
return void