- Namespace
- Ponet
- Containing Type
- Type
Builder Extensions
Syntax
public static TypeBuilder Properties(this TypeBuilder typeBuilder, IEnumerable<PropertyDeclarationSyntax> properties)
Parameters
Name | Type | Description |
---|---|---|
typeBuilder | TypeBuilder | |
properties | IEnumerable |
Return Value
Type | Description |
---|---|
TypeBuilder |