Microsoft.Cci.MutableCodeModel.Statement.Statement C# (CSharp) Méthode

Statement() protected méthode

protected Statement ( ) : System
Résultat System
    protected Statement() {
      this.locations = new List<ILocation>();
    }

Same methods

Statement::Statement ( IStatement statement ) : System