Method | Description | |
---|---|---|
Create ( Rhino v ) : void | ||
Delete ( Rhino v ) : void | ||
EntityTypeRepository ( NHibernate northwindWithSecurity ) : System.Linq | ||
Read ( System id ) : Rhino.Security.Model.EntityType | ||
Search ( System id, string name ) : IPresentableSet |
||
Update ( Rhino v ) : void |
public EntityTypeRepository ( NHibernate northwindWithSecurity ) : System.Linq | ||
northwindWithSecurity | NHibernate | |
return | System.Linq |
public Read ( System id ) : Rhino.Security.Model.EntityType | ||
id | System | |
return | Rhino.Security.Model.EntityType |
public Search ( System id, string name ) : IPresentableSet |
||
id | System | |
name | string | |
return | IPresentableSet |