Can I create Library in c# on Sololearn? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

Can I create Library in c# on Sololearn?

Can I create Library in c# on Sololearn? If yes how can I make it

10th Jan 2023, 7:55 AM
Kerl0s
2 ответов
+ 1
A library is a piece of code that you would reuse in another project. In this sense you cannot create a library, you cannot refer and link another code or compilation object, you only have a single file to work with at a time.
10th Jan 2023, 5:35 PM
Tibor Santa
Tibor Santa - avatar
+ 5
Yes
10th Jan 2023, 3:03 PM
Hasnain [ACTIVE CHALLENGER]
Hasnain [ACTIVE CHALLENGER] - avatar