Microsoft.Cci.MutableCodeModel.Statement.Statement C# (CSharp) 메소드

Statement() 보호된 메소드

protected Statement ( ) : System
리턴 System
    protected Statement() {
      this.locations = new List<ILocation>();
    }

Same methods

Statement::Statement ( IStatement statement ) : System