Custom Query (162 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (4 - 6 of 162)

1 2 3 4 5 6 7 8 9 10 11 12
Ticket Owner Reporter Resolution Summary
#21 dai dai fixed 参照型パラメータに関数の戻り値オブジェクトを指定した場合などの、一時オブジェクトの扱いを可能にする。
#30 dai dai fixed グローバル領域で定義されている関数と同名の静的メソッドを定義することが出来ない
Description
Path.GetTempPath()

Class Path
Public
    Static Function GetTempPath() As String
    End Function
End Class

上記のようなコードがコンパイルエラーになる。

#37 dai dai fixed TypeInfoクラスを実装する。
Description

.NETで言うSystem.Typeクラスのこと。

1 2 3 4 5 6 7 8 9 10 11 12
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.