public CompilerWarning(
CompilerErrorEx ce
)
Public Sub New (
ce As CompilerErrorEx
)
Dim ce As CompilerErrorEx
Dim instance As New CompilerWarning(ce)
public:
CompilerWarning(
CompilerErrorEx^ ce
)
new :
ce : CompilerErrorEx -> CompilerWarning
No code example is currently available or this language may not be supported.