ResultTypeAttribute(Type) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy ResultTypeAttribute.

public:
 ResultTypeAttribute(Type ^ type);
public ResultTypeAttribute (Type type);
new System.Data.Linq.Mapping.ResultTypeAttribute : Type -> System.Data.Linq.Mapping.ResultTypeAttribute
Public Sub New (type As Type)

Parametry

type
Type

Typ wyniku zwracanego przez funkcję o różnych typach wyników.

Dotyczy