'宣言 Public Shared Function Format( _ ByVal format As String, _ ByVal obj As Object, _ ByVal propertyValue As StringFormatter.ValueDelegate _ ) As String
public static string Format( string format, object obj, StringFormatter.ValueDelegate propertyValue )