Modifiers(AccessModifier) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Modifiers (Microsoft.Quantum.QsCompiler.SyntaxTokens.AccessModifier access);
new Microsoft.Quantum.QsCompiler.SyntaxTokens.Modifiers : Microsoft.Quantum.QsCompiler.SyntaxTokens.AccessModifier -> Microsoft.Quantum.QsCompiler.SyntaxTokens.Modifiers
Public Sub New (access As AccessModifier)
Parameters
- access
- AccessModifier