แชร์ผ่าน


ClassWithNoConstraints<T> Class

Definition

generic <typename T>
public ref class ClassWithNoConstraints : Microsoft::Extensions::DependencyInjection::Specification::Fakes::IFakeOpenGenericService<T>
public class ClassWithNoConstraints<T> : Microsoft.Extensions.DependencyInjection.Specification.Fakes.IFakeOpenGenericService<T>
type ClassWithNoConstraints<'T> = class
    interface IFakeOpenGenericService<'T>
Public Class ClassWithNoConstraints(Of T)
Implements IFakeOpenGenericService(Of T)

Type Parameters

T
Inheritance
ClassWithNoConstraints<T>
Implements

Constructors

ClassWithNoConstraints<T>()

Properties

Value

Applies to