C# Class Extensions.Converter

Afficher le fichier Open project: h07r0d/Netduino-Aquarium-Controller

Méthodes publiques

Méthode Description
ToHashtable ( string lines, string seperator, int startAtLine ) : Hashtable

Method Details

ToHashtable() public static méthode

public static ToHashtable ( string lines, string seperator, int startAtLine ) : Hashtable
lines string
seperator string
startAtLine int
Résultat System.Collections.Hashtable