Class DynamicDependencyAttribute

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System.Private.CoreLib
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Diagnostics.CodeAnalysis.DynamicDependencyAttribute
        See Also:
        Constant Field Values
      • classType

        public static org.mases.jcobridge.JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • DynamicDependencyAttribute

        public DynamicDependencyAttribute​(java.lang.Object instance)
                                   throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • DynamicDependencyAttribute

        public DynamicDependencyAttribute()
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • DynamicDependencyAttribute

        public DynamicDependencyAttribute​(DynamicallyAccessedMemberTypes memberTypes,
                                          java.lang.String typeName,
                                          java.lang.String assemblyName)
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • DynamicDependencyAttribute

        public DynamicDependencyAttribute​(java.lang.String memberSignature,
                                          java.lang.String typeName,
                                          java.lang.String assemblyName)
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • DynamicDependencyAttribute

        public DynamicDependencyAttribute​(java.lang.String memberSignature,
                                          NetType type)
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • DynamicDependencyAttribute

        public DynamicDependencyAttribute​(java.lang.String memberSignature)
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • setJCOInstance

        public void setJCOInstance​(org.mases.jcobridge.JCObject instance)
        Overrides:
        setJCOInstance in class Attribute
      • getAssemblyName

        public java.lang.String getAssemblyName()
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getCondition

        public java.lang.String getCondition()
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setCondition

        public void setCondition​(java.lang.String Condition)
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getMemberSignature

        public java.lang.String getMemberSignature()
                                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getTypeName

        public java.lang.String getTypeName()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getType

        public NetType getType()
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable