Skip to content

No Support for Fields #2

@hilalhakla

Description

@hilalhakla

public class TestClass
{
public bool TestBool;
public string TestString ;
public Guid TestGuid;
public DateTime TestDateTime ;
}

returns TestClass testclass = new TestClass();

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions