Метод | Описание | |
---|---|---|
Open ( string file ) : IPrefetch | ||
SavePrefetch ( string file, IPrefetch pf ) : void |
public static Open ( string file ) : IPrefetch | ||
file | string | |
Результат | IPrefetch |
public static SavePrefetch ( string file, IPrefetch pf ) : void | ||
file | string | |
pf | IPrefetch | |
Результат | void |