What would the .net Cobol equivalent to this C# code be?
public NewUser User { get; set; } = new NewUser();
What would the .net Cobol equivalent to this C# code be?
public NewUser User { get; set; } = new NewUser();
What would the .net Cobol equivalent to this C# code be?
public NewUser User { get; set; } = new NewUser();
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.