Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
C# (CSharp) ILibraryAsset.Books示例
编程语言:
C# (CSharp)
类/类型:
ILibraryAsset
方法/功能:
Books
hotexamples.com的示例:
1
C# (CSharp) ILibraryAsset.Books - 已找到1个示例
。这些是从开源项目中提取的最受好评的
ILibraryAsset.Books
现实C# (CSharp)示例。您可以评价示例,以帮助我们提高示例质量。
常用方法
显示
隐藏
GetAuthorOrDirector(30)
GetAll(30)
GetDeweyIndex(29)
GetById(28)
GetCurrentLocation(21)
GetIsbn(19)
GetISBN(5)
GetTitle(4)
GetType(3)
Delete(3)
Get(3)
GetLibraryCardByAssetId(3)
GetDewayIndex(3)
GetCurrentlocation(2)
GetDewyIndex(2)
GetByID(2)
GetLibraryBranch(2)
GetLocation(2)
Add(2)
getAuthorOrDirector(2)
getDeweyIndex(2)
GetAsset(2)
Remove(2)
Update(2)
getType(2)
GetbyId(1)
GetDewwyIndex(1)
getCurrentLocation(1)
GetDirectorOrAuthor(1)
GetISBM(1)
UpdateVideo(1)
getAuthororDirector(1)
GetIndex(1)
getISBN(1)
SearchByTitle(1)
GetStatus(1)
GetStatuses(1)
getIsbn(1)
GetCurrentLocaton(1)
GetDeveyIndex(1)
GetAuthor(1)
AddRecord(1)
AddVideo(1)
AuthorOrDirector(1)
Books(1)
Complete(1)
CreateContent(1)
CurrentLocation(1)
DeleteVideo(1)
GetAllAssets(1)
常用方法
GetAuthorOrDirector (30)
GetAll (30)
GetDeweyIndex (29)
GetById (28)
GetCurrentLocation (21)
GetIsbn (19)
GetISBN (5)
GetTitle (4)
GetType (3)
Delete (3)
常用方法
Get (3)
GetLibraryCardByAssetId (3)
GetDewayIndex (3)
GetCurrentlocation (2)
GetDewyIndex (2)
GetByID (2)
GetLibraryBranch (2)
GetLocation (2)
Add (2)
getAuthorOrDirector (2)
getDeweyIndex (2)
GetAsset (2)
Remove (2)
Update (2)
getType (2)
GetbyId (1)
GetDewwyIndex (1)
getCurrentLocation (1)
GetDirectorOrAuthor (1)
GetISBM (1)
常用方法
getDeweyIndex (2)
GetAsset (2)
Remove (2)
Update (2)
getType (2)
GetbyId (1)
GetDewwyIndex (1)
getCurrentLocation (1)
GetDirectorOrAuthor (1)
GetISBM (1)
UpdateVideo (1)
getAuthororDirector (1)
GetIndex (1)
getISBN (1)
SearchByTitle (1)
GetStatus (1)
GetStatuses (1)
getIsbn (1)
GetCurrentLocaton (1)
GetDeveyIndex (1)
GetAuthor (1)
AddRecord (1)
AddVideo (1)
AuthorOrDirector (1)
Books (1)
Complete (1)
CreateContent (1)
CurrentLocation (1)
DeleteVideo (1)
GetAllAssets (1)
常用方法
UpdateVideo (1)
getAuthororDirector (1)
GetIndex (1)
getISBN (1)
SearchByTitle (1)
GetStatus (1)
GetStatuses (1)
getIsbn (1)
GetCurrentLocaton (1)
GetDeveyIndex (1)
GetAuthor (1)
AddRecord (1)
AddVideo (1)
AuthorOrDirector (1)
Books (1)
Complete (1)
CreateContent (1)
CurrentLocation (1)
DeleteVideo (1)
GetAllAssets (1)
GetAllLibraryAssets (1)
GetAllWith (1)
GetAuthorOrDirecor (1)
GetCurrrentLocation (1)
GetAuthorOrDirectorById (1)
GetAuthorOrDirectorOrIssue (1)
GetAuthoreOrDirector (1)
GetAuthororDirector (1)
GetBYId (1)
GetBookIndex (1)
GetBranches (1)
GetByid (1)
GetCurrentLibraryBranch (1)
GetCurrentLocations (1)
AddBook (1)
GetCurrentLocatuon (1)
videos (1)
示例#1
0
显示文件
public IActionResult AssetList() { var result = _libraryAsset.Books(); return(View(result)); }
x