C# 클래스 Yammer.APIWrapper.Utility

파일 보기 프로젝트 열기: kdavie/Yammer.NET-2.0

공개 메소드들

메소드 설명
Deserialize ( Type type, string xml ) : object
GetAppData ( ) : DirectoryInfo>.Dictionary
GetMd5Sum ( string str ) : string

메소드 상세

Deserialize() 공개 정적인 메소드

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

GetAppData() 공개 정적인 메소드

public static GetAppData ( ) : DirectoryInfo>.Dictionary
리턴 DirectoryInfo>.Dictionary

GetMd5Sum() 공개 정적인 메소드

public static GetMd5Sum ( string str ) : string
str string
리턴 string