C# Class Signum.Engine.Maps.FieldExtensions

Afficher le fichier Open project: signumsoftware/framework

Méthodes publiques

Méthode Description
AssertImplements ( this field, Type type ) : void
Implements ( this field, Type type ) : bool

Method Details

AssertImplements() public static méthode

public static AssertImplements ( this field, Type type ) : void
field this
type System.Type
Résultat void

Implements() public static méthode

public static Implements ( this field, Type type ) : bool
field this
type System.Type
Résultat bool