C# 클래스 Clearwave.SqlDocDB.Client.Document.ReflectionUtil

Helper class for reflection operations
파일 보기 프로젝트 열기: clearwavebuild/SqlDocDB

공개 메소드들

메소드 설명
GetFullNameWithoutVersionInformation ( Type entityType ) : string

Gets the full name without version information.

메소드 상세

GetFullNameWithoutVersionInformation() 공개 정적인 메소드

Gets the full name without version information.
public static GetFullNameWithoutVersionInformation ( Type entityType ) : string
entityType System.Type Type of the entity.
리턴 string