Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
System
ComponentModel
DebugTypeDescriptor
GetClassName
System.ComponentModel.DebugTypeDescriptor.GetClassName C# (CSharp) Method
DebugTypeDescriptor Class Documentation
Exibir arquivo
Open project: gbarnett/shared-source-cli-2.0
GetClassName()
public
static
method
public
static
GetClassName
(
object
component
) :
string
component
object
return
string
public static string GetClassName(object component) { return GetClassName(component, false); }
Same methods
DebugTypeDescriptor::
GetClassName
(
object
component
,
bool
noCustomTypeDesc
) :
string
DebugTypeDescriptor
AddEditorTable
CreateDesigner
CreateEvent
CreateProperty
DebugTypeDescriptor
GetAttributes
GetClassName
GetComponentName
GetConverter
GetCustomAttributes
GetDefaultEvent
GetDefaultProperty
GetEditor
GetEditorTable
GetEntry
GetEvents
GetProperties
Refresh
SortDescriptorArray