Home / C# Programming / Attributes :: Discussion

Discussion :: Attributes

  1. It possible to create a custom attribute that can be applied only to specific programming element(s) like ____ .

  2. A.
    Classes
    B.
    Methods
    C.
    Classes and Methods
    D.
    Classes, Methods and Member-Variables

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    No answer description available for this question.


Be The First To Comment