GenericGrainType.Construct(TypeConverter, Type[]) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne une version construite de cette instance.
public Orleans.Runtime.GenericGrainType Construct (Orleans.Serialization.TypeSystem.TypeConverter formatter, params Type[] typeArguments);
member this.Construct : Orleans.Serialization.TypeSystem.TypeConverter * Type[] -> Orleans.Runtime.GenericGrainType
Public Function Construct (formatter As TypeConverter, ParamArray typeArguments As Type()) As GenericGrainType
Paramètres
- formatter
- TypeConverter
- typeArguments
- Type[]