Role 생성자
Instantiates a new instance of a Role class.
네임스페이스: ReportService2005
어셈블리: ReportService2005(ReportService2005.dll)
구문
‘선언
Public Sub New
‘사용 방법
Dim instance As New Role()
public Role()
public:
Role()
new : unit -> Role
public function Role()