C# Class Raven.Client.Document.ReflectionUtil

Exibir arquivo Open project: markrendle/ravendb Class Usage Examples

Public Methods

Method Description
GetFullNameWithoutVersionInformation ( Type entityType ) : string

Method Details

GetFullNameWithoutVersionInformation() public static method

public static GetFullNameWithoutVersionInformation ( Type entityType ) : string
entityType System.Type
return string