Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
LicenseException()
[1/5]
System.ComponentModel.LicenseException.LicenseException
(
Type
?
type
)
inline
Definition at line
14
of file
LicenseException.cs
.
15
:
this
(
type
,
null
,
System
.
SR
.
Format
(
System
.
SR
.
LicExceptionTypeOnly
,
type
?.FullName))
16
{
17
}
System.SR.LicExceptionTypeOnly
static string LicExceptionTypeOnly
Definition
SR.cs:110
System.SR.Format
static string Format(string resourceFormat, object p1)
Definition
SR.cs:118
System.SR
Definition
SR.cs:7
System.ExceptionArgument.type
@ type
System
Definition
BlockingCollection.cs:8
System
ComponentModel
LicenseException
Generated by
1.10.0