1
0
mirror of https://github.com/twiglet/cs2j.git synced 2025-01-18 13:15:17 +01:00

Support for PensError.Error.GET_MESSAGE etc.

This commit is contained in:
Kevin Glynn 2011-09-02 10:41:30 +02:00
parent 4e95c2b446
commit c07516f1d3

View File

@ -1222,6 +1222,7 @@ scope {
if (!staticType.IsUnknownType) {
AddToImports(staticType.Imports);
$dotNetType = staticType;
$thedottedtext = (implicitThis || String.IsNullOrEmpty($e1.thedottedtext) ? "" : $e1.thedottedtext + ".") + $i.thetext;
found = true;
}
}