C# Класс Clearwave.SqlDocDB.Client.Document.ReflectionUtil

Helper class for reflection operations
Показать файл Открыть проект

Открытые методы

Метод Описание
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