- Assembly
- Library
.dll - Namespace
- Library
- Containing Type
- Books
Syntax
public void setBook(int id, string bname, string isbn)
Parameters
| Name | Type | Description |
|---|---|---|
| id | int | |
| bname | string | |
| isbn | string |
Return Value
| Type | Description |
|---|---|
| void |
public void setBook(int id, string bname, string isbn)
| Name | Type | Description |
|---|---|---|
| id | int | |
| bname | string | |
| isbn | string |
| Type | Description |
|---|---|
| void |