Bagikan melalui


ClassWithNoConstraints<T> Kelas

Definisi

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)

Jenis parameter

T
Warisan
ClassWithNoConstraints<T>
Penerapan

Konstruktor

ClassWithNoConstraints<T>()

Properti

Value

Metode

Equals(Object)

Menentukan apakah objek yang ditentukan sama dengan objek saat ini.

(Diperoleh dari Object)
GetHashCode()

Berfungsi sebagai fungsi hash default.

(Diperoleh dari Object)
GetType()

Mendapatkan dari instans Type saat ini.

(Diperoleh dari Object)
MemberwiseClone()

Membuat salinan dangkal dari saat ini Object.

(Diperoleh dari Object)
ToString()

Mengembalikan string yang mewakili objek saat ini.

(Diperoleh dari Object)

Berlaku untuk