Class PropertyAssigner
Assembly: RCaron.dll
View Source
Declarationcsharp
public class PropertyAssigner : IAssigner
Declarationcsharp
public class PropertyAssigner : IAssigner
Implements:
RCaron.IAssigner
Methods
Assign(object?)
View Source
Declarationcsharp
public void Assign(object? value)
Declarationcsharp
public void Assign(object? value)
Parameters
Type | Name |
---|---|
System.Object | value |
Implements
Extension Methods
- System.Object.RCaron.ListEx.Expect``1
- RCaron.ListEx.NotNull(object?)