- Assembly
- Library
.dll - Namespace
- Library
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["Books"]
class Type type-node
Syntax
public class Books
Constructors
Name | Summary |
---|---|
Books |
Methods
Name | Value | Summary |
---|---|---|
Display |
string | |
setBook |
void |
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|