[umbrello] [Bug 375223] New: C# importer doesn't support properties
UnremarkableGuy
bugzilla_noreply at kde.org
Wed Jan 18 11:25:27 UTC 2017
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-devel at kde.org
Reporter: badpointer0 at 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 the assignee for the bug.
More information about the umbrello-devel
mailing list