C# Class LineCount, clion.js

Mostrar archivo Open project: gfx/clion.js Class Usage Examples

Public Methods

Method Description
Main ( string files ) : void
lc ( string file ) : int

Method Details

Main() public static method

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

lc() public static method

public static lc ( string file ) : int
file string
return int