C# Class GPATool.Util.ParseHTML

Exibir arquivo Open project: hackerzhou/GPATool

Public Methods

Method Description
TryParseHTML ( String html, GPAInfo info, bool isNormal ) : List

Private Methods

Method Description
Parse ( String html, GPAInfo info ) : List

Method Details

TryParseHTML() public static method

public static TryParseHTML ( String html, GPAInfo info, bool isNormal ) : List
html String
info GPATool.Bean.GPAInfo
isNormal bool
return List