Clear() public method

public Clear ( ) : void
return void
 internal static void ClearGlobalCache()
 {
     s_GlobalCache.Clear();
 }