Clear() публичный Метод

public Clear ( ) : void
Результат void
 internal static void ClearGlobalCache()
 {
     s_GlobalCache.Clear();
 }