C# Class Signum.Entities.Basics.TypeEntityExtensions

Afficher le fichier Open project: signumsoftware/framework

Méthodes publiques

Méthode Description
ToType ( this type ) : Type
ToTypeEntity ( this type ) : TypeEntity

Method Details

ToType() public static méthode

public static ToType ( this type ) : Type
type this
Résultat System.Type

ToTypeEntity() public static méthode

public static ToTypeEntity ( this type ) : TypeEntity
type this
Résultat TypeEntity