ISupportsCreating<T> Interface

Definition

public interface ISupportsCreating<T>
type ISupportsCreating<'T> = interface
Public Interface ISupportsCreating(Of T)

Type Parameters

T
Derived

Methods

Define(String)

Applies to