C# Class BISharp.Contracts.Table

Show file Open project: elastacloud/bisharp Class Usage Examples

Public Methods

Method Description
FromType ( Type t ) : Table

Private Methods

Method Description
toPowerBiType ( Type propertyType ) : string

Method Details

FromType() public static method

public static FromType ( Type t ) : Table
t System.Type
return Table