| オーバーロード | 解説 |
|---|---|
ToString(DateTime,CultureInfo) | Based on Microsoft.VisualBasic.CompilerServices.ToString(DataTime) |
ToString(Object,CultureInfo) | This method created on the base of Microsoft.VisualBasic.CompilerServices.Conversions.ToString() using reflection, because original method does not suppor culture. |