LiteralTypeSpec Classe
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.
Représente un littéral.
public class LiteralTypeSpec : Orleans.Serialization.TypeSystem.TypeSpec
type LiteralTypeSpec = class
inherit TypeSpec
Public Class LiteralTypeSpec
Inherits TypeSpec
- Héritage
Constructeurs
LiteralTypeSpec(String) |
Initialise une nouvelle instance de la classe LiteralTypeSpec. |
Propriétés
Value |
Obtient la valeur. |
Méthodes
Format() |
Met en forme cette instance d’une manière qui peut être analysée par RuntimeTypeNameParser. |
ToString() |
Représente un littéral. |