C# 클래스 Web.Generics.Infrastructure.DataAccess.FluentNHibernate.ForeignKeyConstraintNameConvention

상속: IHasManyConvention, IHasManyToManyConvention
파일 보기 프로젝트 열기: inspira/Web.Generics

공개 메소드들

메소드 설명
Apply ( IManyToManyCollectionInstance instance ) : void
Apply ( IOneToManyCollectionInstance instance ) : void

메소드 상세

Apply() 공개 메소드

public Apply ( IManyToManyCollectionInstance instance ) : void
instance IManyToManyCollectionInstance
리턴 void

Apply() 공개 메소드

public Apply ( IOneToManyCollectionInstance instance ) : void
instance IOneToManyCollectionInstance
리턴 void