1
Suggestions and Requests / Feature Request: View Multiple Diagrams
« on: February 10, 2005, 08:31:57 am »
I'd like to be able to view two diagrams at once and drag and drop between them.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
#region fields
private string field1;
private string field2;
#endregion
public Employee()
{
}