Summary
Represents xamarin build configuration.
- Assembly
- Rocket
.Surgery .Nuke .Xamarin .dll - Namespace
- Rocket
.Surgery .Nuke .Xamarin - Base Types
-
- Configuration
graph BT
Type-->Base0["Configuration"]
Type["XamarinConfiguration"]
class Type type-node
Syntax
public class XamarinConfiguration : Configuration
Attributes
| Type | Description |
|---|---|
| Nullable |
|
| NullableAttribute | |
| Type |
Constructors
| Name | Summary |
|---|---|
| XamarinConfiguration |
Fields
Methods
| Name | Value | Summary |
|---|---|---|
| ToString |
string |
Operators
| Name | Value | Summary |
|---|---|---|
| implicit operator string |
string |
Extension Methods
| Name | Value | Summary |
|---|---|---|
| SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
| With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|
