Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Mono.CSharp
  3. Constructor
  4. AllowedModifiers
  • Constructor
    • AllowedModifiers
    • ConstructorBuilder
    • ConstructorName
    • Initializer
    • TypeConstructorName
    • Constructor(TypeDefinition, String, Modifiers, Attributes, ParametersCompiled, Location)
    • AttributeTargets
    • HasCompliantArgs
    • IsPrimaryConstructor
    • MethodName
    • ReturnType
    • ValidAttributeTargets
    • Accept(StructuralVisitor)
    • ApplyAttributeBuilder(Attribute, MethodSpec, Byte[], PredefinedAttributes)
    • CheckBase()
    • Define()
    • Emit()
    • FindBaseMember(MemberSpec, Boolean)
    • GetCallerMemberName()
    • GetSignatureForDocumentation()
    • GetSignatureForError()
    • IsDefault()
    • VerifyClsCompliance()
    • WriteDebugSymbol(MonoSymbolFile)
xamarinmac
namespace Mono.CSharp
{
    public class Constructor : MethodCore, IMemberContext, IMemberDefinition, IMethodData, IMethodDefinition, IModuleContext
    {
        public const Modifiers AllowedModifiers = Modifiers.AccessibilityMask | Modifiers.STATIC | Modifiers.AllowedExplicitImplFlags;
    }
}
Xamarin Android
0.0
Xamarin iOS
0.0
Xamarin macOS
0.0
Xamarin tvOS
0.0
Xamarin watchOS
0.0
Information specific to xamarinmac
Assembly

Mono.CSharp , Version=2.0.5.0, PublicKeyToken=0738eb9f132ed756

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙