Method | Description | |
---|---|---|
AtomicBlock ( ) : System.Collections.Generic | ||
AtomicBlock ( StatementList statements ) : System.Collections.Generic | ||
AtomicBlock ( StatementList statements, System.Compiler.SourceContext sourceContext ) : System.Collections.Generic |
public AtomicBlock ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public AtomicBlock ( StatementList statements ) : System.Collections.Generic | ||
statements | StatementList | |
return | System.Collections.Generic |
public AtomicBlock ( StatementList statements, System.Compiler.SourceContext sourceContext ) : System.Collections.Generic | ||
statements | StatementList | |
sourceContext | System.Compiler.SourceContext | |
return | System.Collections.Generic |