📄 reflection.txt
字号:
## Reflection.txt - Resources for reflection classes.## Copyright (C) 2001 Southern Storm Software, Pty Ltd.## This program is free software; you can redistribute it and/or modify# it under the terms of the GNU General Public License as published by# the Free Software Foundation; either version 2 of the License, or# (at your option) any later version.## This program is distributed in the hope that it will be useful,# but WITHOUT ANY WARRANTY; without even the implied warranty of# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the# GNU General Public License for more details.## You should have received a copy of the GNU General Public License# along with this program; if not, write to the Free Software# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA#Reflection_AmbiguousAttr=Es gab mehr als ein Attribut mit dem angegebenen NameReflection_AssemblyName=Ungueltiger assembly name angegebenReflection_AssemblyFile=Kann assembly "{0}" nicht findenReflection_AssemblySecurity=Nicht genug Sicherheitsbescheinigungen um "{0}" zu ladenReflection_BadImage=Format der executable oder Bibliothek "{0}" ist unguetligReflection_NoEventAdd=Konnte auf die add Methode fuer ein event nicht zugreifenReflection_NoEventRemove=Konnte auf die remove Methode fuer ein event nicht zugreifenReflection_InvalidEventHandler=Event handler war nicht vom richtigen TypReflection_NoPropertyGet=Konnte auf die get Methode fuer eine Eigenschaft nicht zugreifenReflection_NoPropertySet=Konnte auf die set Methode fuer eine Eigenschaft nicht zugreifenReflection_NoPropertyAccess=Der Aufruf hat keinen Zugriff auf die get oder set Methode der angegebenen EigenschaftReflection_InvokeAttr=Ungueltige Attribute fuer Type.InvokeMemberReflection_CtorTarget=Kann kein Ziel angeben wenn ein Konstruktor hervorgerufen wirdReflection_MissingField=Fehlendes Feld bei der Benutzung von Type.InvokeMemberReflection_MissingMethod=Fehlende Methode bei der Benutzung von Type.InvokeMemberReflection_MissingProperty=Fehlende Eigenschaft bei der Benutzung von Type.InvokeMemberReflection_GetField=Ungueltige Argumente fuer GetField AnfrageReflection_SetField=Ungueltige Argumente fuer SetField AnfrageReflection_InvalidArgs=Ungueltige Argumente an die member invocationReflection_ParamName=Ungueltiger Parameter Name in Argumenten an die member invocationReflection_UnknownField=Der angegebene Feld Namen ist unbekannt
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -