Метод | Описание | |
---|---|---|
Equals ( object obj ) : bool | ||
FirstVariable ( ) : |
||
GetHashCode ( ) : int | ||
List ( object head, object tail ) : System | ||
MakeList ( IList | ||
MakeList ( IList | ||
Match ( |
||
ToString ( ) : string |
public List ( object head, object tail ) : System | ||
head | object | |
tail | object | |
Результат | System |
public static MakeList ( IList | ||
elements | IList | |
tail | ||
Результат |
public static MakeList ( IList | ||
elements | IList | |
tail | ||
Результат |
public Match ( |
||
list | ||
context | Context | |
Результат | bool |