C# Client Library
A C# Client Library for the AnalyzeRe REST API
Loading...
Searching...
No Matches
InternalMemberAttribute.cs
Go to the documentation of this file.
1
using
System;
2
3
namespace
AnalyzeRe.Attributes
4
{
14
[AttributeUsage(AttributeTargets.All)]
15
public
class
InternalMemberAttribute
: Attribute { }
16
}
AnalyzeRe.Attributes.InternalMemberAttribute
This attribute is used on IAPIType classes to indicate members (especially public properties) that ex...
Definition
InternalMemberAttribute.cs:15
AnalyzeRe.Attributes
Definition
APITypeAliasAttribute.cs:4
src
AnalyzeRe.Client
Attributes
InternalMemberAttribute.cs
Generated on Thu Sep 26 2024 17:41:00 for C# Client Library by
1.9.8