Plugin RawHtml disabled. Raw HTML is only allowed in locked pages.
<?plugin RawHtml
<pre class="brush: c-sharp;">
function test() : String
{
return 10;
}
</pre>
?>
Note: You are viewing an old version of this page. View the current version.
<?plugin RawHtml
<pre class="brush: c-sharp;">
function test() : String
{
return 10;
}
</pre>
?>