Skip to content

added p2#7

Open
pinkusrg wants to merge 1 commit into
masterfrom
p2
Open

added p2#7
pinkusrg wants to merge 1 commit into
masterfrom
p2

Conversation

@pinkusrg

@pinkusrg pinkusrg commented Jul 9, 2020

Copy link
Copy Markdown
Owner

No description provided.

@pinkusrg

pinkusrg commented Jul 9, 2020

Copy link
Copy Markdown
Owner Author
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

pinkusrg commented Jul 9, 2020

Copy link
Copy Markdown
Owner Author
2help...

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

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

</p>
</details> 

@pinkusrg

pinkusrg commented Jul 9, 2020

Copy link
Copy Markdown
Owner Author
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

pinkusrg commented Jul 9, 2020

Copy link
Copy Markdown
Owner Author

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

pinkusrg commented Jul 9, 2020

Copy link
Copy Markdown
Owner Author
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