Skip to content

added p2#7

Open
pinkusrg wants to merge 1 commit intomasterfrom
p2
Open

added p2#7
pinkusrg wants to merge 1 commit intomasterfrom
p2

Conversation

@pinkusrg
Copy link
Owner

@pinkusrg pinkusrg commented Jul 9, 2020

No description provided.

@pinkusrg
Copy link
Owner Author

pinkusrg commented Jul 9, 2020

I could use some help...

public class Order
{
    public int OrderId { get; set; }
    public int CustomerId { get; set; }

    public List<int> Products { get; set; }
}
\```

</p>
</details> 

@pinkusrg
Copy link
Owner Author

pinkusrg commented Jul 9, 2020

2help...

public class Order
{
    public int OrderId { get; set; }
    public int CustomerId { get; set; }

    public List<int> Products { get; set; }
}
\```

</p>
</details> 

@pinkusrg
Copy link
Owner Author

pinkusrg commented Jul 9, 2020

I cou3e help...

public class Order
{
    public int OrderId { get; set; }
    public int CustomerId { get; set; }

    public List<int> Products { get; set; }
}
\```

</p>
</details> 

@pinkusrg
Copy link
Owner Author

pinkusrg commented Jul 9, 2020

for using a collapse-able list-item:

  • Details
I could use some help...

public class Order
{
    public int OrderId { get; set; }
    public int CustomerId { get; set; }

    public List<int> Products { get; set; }
}
\```

</p>
</details> 
- <details>
<summary>I could use some help...</summary>
<p>

```c#
public class Order
{
    public int OrderId { get; set; }
    public int CustomerId { get; set; }

    public List<int> Products { get; set; }
}
\```

</p>
</details> 

@pinkusrg
Copy link
Owner Author

pinkusrg commented Jul 9, 2020

CLICK ME

print("hello world!")

CLICK ME

print("hello world!")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant