Microsoft .Net-Samples
Loading...
Searching...
No Matches
fho.frm.net.Microsoft_DotNetSamples.ClassCSharpVersion.ParameterStringAttribute Class Reference

Definition System.Attribut. More...

Inheritance diagram for fho.frm.net.Microsoft_DotNetSamples.ClassCSharpVersion.ParameterStringAttribute:

Public Member Functions

 ParameterStringAttribute (string _nameof)
 Constructor.

Private Attributes

string _NameOf
 Member.

Detailed Description

Definition System.Attribut.

Remarks: Aktuell stellt sich mir die Frage, warum ich dieses Attribut Erstellen/Einsetzen soll?

[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Struct | System.AttributeTargets.Method)]

https://learn.microsoft.com/de-de/dotnet/api/system.attributeusageattribute?view=net-10.0 https://learn.microsoft.com/de-de/dotnet/api/system.attributetargets?view=net-10.0 https://learn.microsoft.com/de-de/dotnet/csharp/advanced-topics/reflection-and-attributes/attribute-tutorial

Constructor & Destructor Documentation

◆ ParameterStringAttribute()

fho.frm.net.Microsoft_DotNetSamples.ClassCSharpVersion.ParameterStringAttribute.ParameterStringAttribute ( string _nameof)

Constructor.

Parameters
_nameof

Member Data Documentation

◆ _NameOf

string fho.frm.net.Microsoft_DotNetSamples.ClassCSharpVersion.ParameterStringAttribute._NameOf
private

Member.


The documentation for this class was generated from the following file:
  • U:/00000000_global_projects/000_DotNetxx/fho.frm.net.Microsoft_DotNetSamples/fho.frm.net.Microsoft_DotNetSamples/ClassCSharpVersion/ClassCSharp14.cs