https://bugs.kde.org/show_bug.cgi?id=375223

            Bug ID: 375223
           Summary: C# importer doesn't support properties
           Product: umbrello
           Version: unspecified
          Platform: unspecified
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: umbrello-de...@kde.org
          Reporter: badpoint...@gmail.com
  Target Milestone: ---

C# importer fails to parse property1 properly and doesn't import property2 and
property3 at all

public class TestClass
{
   public int property1 { get; set; }
   public int property2 { get; set; }
   public int property3 { get; set; }
}

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to