C# Class EstadisticasEscuelaFrontEnd.Util

Datei anzeigen Open project: jonathanvgms/estadisticas

Public Methods

Method Description
todasLetras ( string buffer ) : bool
todasNumeros ( string buffer ) : bool

Method Details

todasLetras() public static method

public static todasLetras ( string buffer ) : bool
buffer string
return bool

todasNumeros() public static method

public static todasNumeros ( string buffer ) : bool
buffer string
return bool