Skip to main content
Version: Next

Class InterfaceListAssigner

Assembly: RCaron.dll
View Source
Declaration
csharp
public class InterfaceListAssigner : IAssigner
Declaration
csharp
public class InterfaceListAssigner : IAssigner

Implements:
RCaron.IAssigner

Methods

Assign(object?)

View Source
Declaration
csharp
public void Assign(object? value)
Declaration
csharp
public void Assign(object? value)
Parameters
TypeName
System.Objectvalue

Implements

Extension Methods