(MVC) MVC (2018)

<<назад InstructorIndexData.vb (Contoso University).

   1:  Imports System
   2:  Imports System.Collections.Generic
   3:  Imports System.Linq
   4:  Imports System.Threading.Tasks
   5:   
   6:  Namespace Models.SchoolViewModels
   7:   
   8:      Public Class InstructorIndexData
   9:   
  10:          Public Property Instructors As IEnumerable(Of Instructor)
  11:   
  12:          Public Property Courses As IEnumerable(Of Course)
  13:   
  14:          Public Property Enrollments As IEnumerable(Of Enrollment)
  15:      End Class
  16:  End Namespace


Comments ( )
<00>  <01>  <02>  <03>  <04>  <05>  <06>  <07>  <08>  <09>  <10>  <11>  <12>  <13>  <14>  <15>  <16>  <17>  <18>  <19>  <20>  <21>  <22>  <23>  <24>  <25
Link to this page: //www.vb-net.com/EF-missing-FAQ/Code/InstructorIndexData.vb.htm
<TAGS>  <ARTICLES>  <FRONT>  <CORE>  <MVC>  <ASP>  <NET>  <DATA>  <TASK>  <XML>  <KIOSK>  <NOTES>  <SQL>  <LINUX>  <MONO>  <FREEWARE>  <DOCS> <TRAVELS> <FLOWERS> <RESUME> < THANKS ME>