CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Home
>
Net
> In the aspx. Cs file, how to reference to write their own class?
In the aspx. Cs file, how to reference to write their own class?
Time:01-04
The namespace MySpace
{
The class Myclass
{
}
}
How to reference in the aspx?
Thank you very much!
CodePudding user response:
In a project?
MySpace. Myclass
Page link:
https//www.codepudding.com/net/97340.html
Prev:
C # access the json data error: packet format by accident, a handshake failure.
Next:
O great god computer is recommended
Tags:
ASP.NET
Related
Links:
CodePudding