C# Class VkNet.Utils.TypeHelper

Datei anzeigen Open project: vknet/vk

Public Methods

Method Description
GetRuntimeFields ( this type ) : IEnumerable
GetTypeInfo ( this type ) : Type

Method Details

GetRuntimeFields() public static method

public static GetRuntimeFields ( this type ) : IEnumerable
type this
return IEnumerable

GetTypeInfo() public static method

public static GetTypeInfo ( this type ) : Type
type this
return System.Type