NotImplementedAttribute Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false)]
public class NotImplementedAttribute : Attribute
type NotImplementedAttribute = class
inherit Attribute
- Herança
-
NotImplementedAttribute
- Atributos
Construtores
NotImplementedAttribute() | |
NotImplementedAttribute(String) |
Propriedades
Message |