C# 클래스 SharpArchitecture.MultiTenant.Data.NHibernateMaps.Conventions.HasManyToManyConvention

상속: IHasManyToManyConvention
파일 보기 프로젝트 열기: yellowfeather/SharpArchitecture-MultiTenant

공개 메소드들

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

메소드 상세

Apply() 공개 메소드

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