Property | Type | Description | |
---|---|---|---|
GetBuilders | IEnumerable |
Method | Description | |
---|---|---|
Find ( string fileName ) : |
||
FindCodeBehind ( string fileName ) : |
||
IsCodeBehind ( string fileName ) : bool | ||
Supports ( string fileName ) : bool |
Method | Description | |
---|---|---|
GetBuilders ( ) : IEnumerable |
public static Find ( string fileName ) : |
||
fileName | string | |
return |
public static FindCodeBehind ( string fileName ) : |
||
fileName | string | |
return |
public static IsCodeBehind ( string fileName ) : bool | ||
fileName | string | |
return | bool |
public static Supports ( string fileName ) : bool | ||
fileName | string | |
return | bool |