Method | Description | |
---|---|---|
ArraySort ( |
||
ArraySort ( string stringarr ) : string[] | ||
CompareTwoArray ( string strarray, |
||
CompareTwoArrayForCommonElements ( string strarray, |
||
MergeTwoArray ( string headers, string rows ) : string>.Dictionary |
public static ArraySort ( |
||
properties | ||
return | System.Reflection.PropertyInfo[] |
public static ArraySort ( string stringarr ) : string[] | ||
stringarr | string | |
return | string[] |
public static CompareTwoArray ( string strarray, |
||
strarray | string | |
propertyarray | ||
return | bool |
public static CompareTwoArrayForCommonElements ( string strarray, |
||
strarray | string | |
propertyarray | ||
return | bool |
public static MergeTwoArray ( string headers, string rows ) : string>.Dictionary |
||
headers | string | |
rows | string | |
return | string>.Dictionary |