C# Class VkNet.Utils.TypeHelper

Afficher le fichier Open project: vknet/vk

Méthodes publiques

Méthode Description
GetRuntimeFields ( this type ) : IEnumerable
GetTypeInfo ( this type ) : Type

Method Details

GetRuntimeFields() public static méthode

public static GetRuntimeFields ( this type ) : IEnumerable
type this
Résultat IEnumerable

GetTypeInfo() public static méthode

public static GetTypeInfo ( this type ) : Type
type this
Résultat System.Type