зеркало из
1
0
Форкнуть 0
diacanvas-sharp/dia/CanvasBox.custom

12 строки
282 B
Plaintext

// CanvasBox.Custom - customizations
//
// Author: Martin Willemoes Hansen <mwh@sysrq.dk>
//
// Copyright (C) 2003 Martin Willemoes Hansen
//
// This code is inserted after the automatically generated code.
public CanvasBox() {
Raw = ItemCreate (CanvasBox.GType).Handle;
}