ReflectionUtilities.IsTypeOf - метод Смотри также Terrasoft.Common - пространство имен > ReflectionUtilities - класс : IsTypeOf - метод C#
Glossary Item Box
Перегрузка | Описание |
---|---|
IsTypeOf(Object,String,Boolean) | Verifies whether the specified object is a type with its full name specified. |
IsTypeOf(Object,Type,Boolean) | Verifies whether the specified object is the specified type. |