C# Класс SimpleFramework.Xml.Core.ClassScanner

The ClassScanner performs the reflective inspection of a class and extracts all the class level annotations. This will also extract the methods that are annotated. This ensures that the callback methods can be invoked during the deserialization process. Also, this will read the namespace annotations that are used.
Показать файл Открыть проект Примеры использования класса