C# Class Senparc.Weixin.Open.Helpers.InfoTypeHelper

Afficher le fichier Open project: Chinaccn/surfboard

Méthodes publiques

Méthode Description
GetRequestInfoType ( System.Xml.Linq.XDocument doc ) : RequestInfoType

根据xml信息,返回InfoType

GetRequestInfoType ( string str ) : RequestInfoType

根据xml信息,返回InfoType

Method Details

GetRequestInfoType() public static méthode

根据xml信息,返回InfoType
public static GetRequestInfoType ( System.Xml.Linq.XDocument doc ) : RequestInfoType
doc System.Xml.Linq.XDocument
Résultat RequestInfoType

GetRequestInfoType() public static méthode

根据xml信息,返回InfoType
public static GetRequestInfoType ( string str ) : RequestInfoType
str string
Résultat RequestInfoType