C# Class Habanero.Naked.UIFormCreatorExtensions

Mostrar archivo Open project: Chillisoft/habanero.smooth

Public Methods

Method Description
IsPartOfObjectIdentity ( this propDef ) : bool
IsPropForeignKey ( this propDef ) : bool

Method Details

IsPartOfObjectIdentity() public static method

public static IsPartOfObjectIdentity ( this propDef ) : bool
propDef this
return bool

IsPropForeignKey() public static method

public static IsPropForeignKey ( this propDef ) : bool
propDef this
return bool