C# Class Yammer.APIWrapper.Utility

Mostra file Open project: kdavie/Yammer.NET-2.0

Public Methods

Method Description
Deserialize ( Type type, string xml ) : object
GetAppData ( ) : DirectoryInfo>.Dictionary
GetMd5Sum ( string str ) : string

Method Details

Deserialize() public static method

public static Deserialize ( Type type, string xml ) : object
type System.Type
xml string
return object

GetAppData() public static method

public static GetAppData ( ) : DirectoryInfo>.Dictionary
return DirectoryInfo>.Dictionary

GetMd5Sum() public static method

public static GetMd5Sum ( string str ) : string
str string
return string