C# 클래스 Z.Expressions.SqlServer.Eval.TypeHelper

파일 보기 프로젝트 열기: zzzprojects/Eval-SQL.NET

공개 메소드들

메소드 설명
GetTypeFromName ( string name ) : Type

Gets type from name.

메소드 상세

GetTypeFromName() 공개 정적인 메소드

Gets type from name.
Thrown when an exception error condition occurs.
public static GetTypeFromName ( string name ) : Type
name string The name.
리턴 System.Type