Class IgnoresAccessChecksToAttribute
Do not use this attribute, if you are not absolutely sure what it does.
Inheritance
IgnoresAccessChecksToAttribute
Assembly: Venflow.dll
Syntax
public class IgnoresAccessChecksToAttribute : Attribute
Constructors
|
Improve this Doc
View Source
IgnoresAccessChecksToAttribute(String)
Declaration
public IgnoresAccessChecksToAttribute(string assemblyName)
Parameters
Type |
Name |
Description |
String |
assemblyName |
|
Properties
|
Improve this Doc
View Source
AssemblyName
Declaration
public string AssemblyName { get; }
Property Value