'宣言 Public Shared Function ApplyCharacterCasing( _ ByVal owner As EmbeddableEditorOwnerBase, _ ByVal ownerContext As Object, _ ByRef text As String _ ) As Boolean
public static bool ApplyCharacterCasing( EmbeddableEditorOwnerBase owner, object ownerContext, ref string text )